org.codehaus.xfire.gen.jaxb
Class ErrorReceiverImpl
java.lang.Object
org.codehaus.xfire.gen.jaxb.ErrorReceiverImpl
public class ErrorReceiverImpl
- extends java.lang.Object
Method Summary |
void |
error(org.xml.sax.SAXParseException e)
|
void |
fatalError(org.xml.sax.SAXParseException e)
|
boolean |
hasFatalErrors()
|
void |
info(org.xml.sax.SAXParseException e)
|
void |
warning(org.xml.sax.SAXParseException e)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErrorReceiverImpl
public ErrorReceiverImpl()
error
public void error(org.xml.sax.SAXParseException e)
fatalError
public void fatalError(org.xml.sax.SAXParseException e)
warning
public void warning(org.xml.sax.SAXParseException e)
info
public void info(org.xml.sax.SAXParseException e)
hasFatalErrors
public boolean hasFatalErrors()
Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.