|
||||||||||
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(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(ErrorListener delegate)
Method Detail |
---|
public void error(org.xml.sax.SAXParseException e)
error
in class ErrorReceiverImpl
public void fatalError(org.xml.sax.SAXParseException e)
fatalError
in class ErrorReceiverImpl
public void warning(org.xml.sax.SAXParseException e)
warning
in class ErrorReceiverImpl
public void info(org.xml.sax.SAXParseException e)
info
in class ErrorReceiverImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |