org.codehaus.xfire.gen.jaxb
Class DelegatingErrorReceiverImpl
java.lang.Object
org.codehaus.xfire.gen.jaxb.ErrorReceiverImpl
org.codehaus.xfire.gen.jaxb.DelegatingErrorReceiverImpl
- All Implemented Interfaces:
- com.sun.xml.bind.api.ErrorListener, ErrorHandler
public class DelegatingErrorReceiverImpl
- extends ErrorReceiverImpl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DelegatingErrorReceiverImpl
public DelegatingErrorReceiverImpl(com.sun.tools.xjc.api.ErrorListener delegate)
error
public void error(SAXParseException e)
- Specified by:
error
in interface com.sun.xml.bind.api.ErrorListener
- Specified by:
error
in interface ErrorHandler
- Overrides:
error
in class ErrorReceiverImpl
fatalError
public void fatalError(SAXParseException e)
- Specified by:
fatalError
in interface com.sun.xml.bind.api.ErrorListener
- Specified by:
fatalError
in interface ErrorHandler
- Overrides:
fatalError
in class ErrorReceiverImpl
warning
public void warning(SAXParseException e)
- Specified by:
warning
in interface com.sun.xml.bind.api.ErrorListener
- Specified by:
warning
in interface ErrorHandler
- Overrides:
warning
in class ErrorReceiverImpl
info
public void info(SAXParseException e)
- Specified by:
info
in interface com.sun.xml.bind.api.ErrorListener
- Overrides:
info
in class ErrorReceiverImpl
Copyright © 2004-2013. All Rights Reserved.