|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.gen.jaxb.ErrorReceiverImpl
org.codehaus.xfire.gen.jaxb.DelegatingErrorReceiverImpl
public class DelegatingErrorReceiverImpl
Field Summary |
---|
Fields inherited from class org.codehaus.xfire.gen.jaxb.ErrorReceiverImpl |
---|
fatalErrors |
Constructor Summary | |
---|---|
DelegatingErrorReceiverImpl(com.sun.tools.xjc.api.ErrorListener delegate)
|
Method Summary | |
---|---|
void |
error(org.xml.sax.SAXParseException e)
|
void |
fatalError(org.xml.sax.SAXParseException e)
|
void |
info(org.xml.sax.SAXParseException e)
|
void |
warning(org.xml.sax.SAXParseException e)
|
Methods inherited from class org.codehaus.xfire.gen.jaxb.ErrorReceiverImpl |
---|
hasFatalErrors |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DelegatingErrorReceiverImpl(com.sun.tools.xjc.api.ErrorListener delegate)
Method Detail |
---|
public void error(org.xml.sax.SAXParseException e)
error
in interface com.sun.xml.bind.api.ErrorListener
error
in interface org.xml.sax.ErrorHandler
error
in class ErrorReceiverImpl
public void fatalError(org.xml.sax.SAXParseException e)
fatalError
in interface com.sun.xml.bind.api.ErrorListener
fatalError
in interface org.xml.sax.ErrorHandler
fatalError
in class ErrorReceiverImpl
public void warning(org.xml.sax.SAXParseException e)
warning
in interface com.sun.xml.bind.api.ErrorListener
warning
in interface org.xml.sax.ErrorHandler
warning
in class ErrorReceiverImpl
public void info(org.xml.sax.SAXParseException e)
info
in interface com.sun.xml.bind.api.ErrorListener
info
in class ErrorReceiverImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |