|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBBindErrorListener
public class JAXBBindErrorListener
| Constructor Summary | |
|---|---|
JAXBBindErrorListener(boolean verbose)
|
|
| Method Summary | |
|---|---|
void |
error(org.xml.sax.SAXParseException exception)
|
void |
fatalError(org.xml.sax.SAXParseException exception)
|
void |
info(org.xml.sax.SAXParseException exception)
|
void |
warning(org.xml.sax.SAXParseException exception)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JAXBBindErrorListener(boolean verbose)
| Method Detail |
|---|
public void error(org.xml.sax.SAXParseException exception)
error in interface com.sun.tools.xjc.api.ErrorListenererror in interface org.xml.sax.ErrorHandlerpublic void fatalError(org.xml.sax.SAXParseException exception)
fatalError in interface com.sun.tools.xjc.api.ErrorListenerfatalError in interface org.xml.sax.ErrorHandlerpublic void info(org.xml.sax.SAXParseException exception)
info in interface com.sun.tools.xjc.api.ErrorListenerpublic void warning(org.xml.sax.SAXParseException exception)
warning in interface com.sun.tools.xjc.api.ErrorListenerwarning in interface org.xml.sax.ErrorHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||