org.jvnet.mjiip.v_2_2
Class LoggingErrorReceiver
java.lang.Object
com.sun.tools.xjc.ErrorReceiver
org.jvnet.mjiip.v_2_2.LoggingErrorReceiver
- All Implemented Interfaces:
- com.sun.xml.bind.api.ErrorListener, ErrorHandler
public class LoggingErrorReceiver
- extends com.sun.tools.xjc.ErrorReceiver
Methods inherited from class com.sun.tools.xjc.ErrorReceiver |
debug, error, error, error, error, getLocationString, pollAbort, warning |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggingErrorReceiver
public LoggingErrorReceiver(String messagePrefix,
org.apache.maven.plugin.logging.Log log,
boolean verbose)
warning
public void warning(SAXParseException saxex)
- Specified by:
warning
in interface com.sun.xml.bind.api.ErrorListener
- Specified by:
warning
in interface ErrorHandler
- Specified by:
warning
in class com.sun.tools.xjc.ErrorReceiver
error
public void error(SAXParseException saxex)
- Specified by:
error
in interface com.sun.xml.bind.api.ErrorListener
- Specified by:
error
in interface ErrorHandler
- Specified by:
error
in class com.sun.tools.xjc.ErrorReceiver
fatalError
public void fatalError(SAXParseException saxex)
- Specified by:
fatalError
in interface com.sun.xml.bind.api.ErrorListener
- Specified by:
fatalError
in interface ErrorHandler
- Specified by:
fatalError
in class com.sun.tools.xjc.ErrorReceiver
info
public void info(SAXParseException saxex)
- Specified by:
info
in interface com.sun.xml.bind.api.ErrorListener
- Specified by:
info
in class com.sun.tools.xjc.ErrorReceiver
Copyright © 2006-2011. All Rights Reserved.