com.sun.tools.jxc.apt
final class ErrorReceiverImpl extends ErrorReceiver
Constructor Summary | |
---|---|
ErrorReceiverImpl(Messager messager, boolean debug) | |
ErrorReceiverImpl(Messager messager) | |
ErrorReceiverImpl(AnnotationProcessorEnvironment env) |
Method Summary | |
---|---|
void | error(SAXParseException exception) |
void | fatalError(SAXParseException exception) |
void | info(SAXParseException exception) |
void | warning(SAXParseException exception) |