org.drools.compiler.runtime.pipeline.impl
Class DroolsJaxbHelperProviderImpl.JaxbErrorReceiver4Drools
java.lang.Object
com.sun.tools.xjc.ErrorReceiver
org.drools.compiler.runtime.pipeline.impl.DroolsJaxbHelperProviderImpl.JaxbErrorReceiver4Drools
- All Implemented Interfaces:
- com.sun.xml.bind.api.ErrorListener, ErrorHandler
- Enclosing class:
- DroolsJaxbHelperProviderImpl
public static class DroolsJaxbHelperProviderImpl.JaxbErrorReceiver4Drools
- 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 |
stage
public String stage
DroolsJaxbHelperProviderImpl.JaxbErrorReceiver4Drools
public DroolsJaxbHelperProviderImpl.JaxbErrorReceiver4Drools()
warning
public void warning(SAXParseException e)
- 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 e)
- 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 e)
- 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 e)
- Specified by:
info in interface com.sun.xml.bind.api.ErrorListener- Specified by:
info in class com.sun.tools.xjc.ErrorReceiver
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.