Uses of Interface
com.sun.tools.xjc.api.ErrorListener
Packages that use ErrorListener
Package
Description
Schema to Java compiler
API for programmatic invocation of XJC and schemagen.
implementation of the XJC API for schema to java.
-
Uses of ErrorListener in com.sun.tools.ws.processor.modeler.wsdl
Classes in com.sun.tools.ws.processor.modeler.wsdl that implement ErrorListener -
Uses of ErrorListener in com.sun.tools.ws.wscompile
Classes in com.sun.tools.ws.wscompile that implement ErrorListenerModifier and TypeClassDescriptionclassImplemented by the driver of the compiler engine to handle errors found during the compiliation.classFilter implementation of the ErrorReceiver.classprotected classprotected classMethods in com.sun.tools.ws.wscompile with parameters of type ErrorListenerModifier and TypeMethodDescriptionvoidErrorReceiverFilter.setErrorReceiver(ErrorListener handler) Constructors in com.sun.tools.ws.wscompile with parameters of type ErrorListener -
Uses of ErrorListener in com.sun.tools.xjc
Classes in com.sun.tools.xjc that implement ErrorListenerModifier and TypeClassDescriptionclassErrorReceiverthat prints to aPrintStream.classImplemented by the driver of the compiler engine to handle errors found during the compiliation.classCall-back interface that can be implemented by the caller ofDriverto receive output from XJC. -
Uses of ErrorListener in com.sun.tools.xjc.api
Methods in com.sun.tools.xjc.api with parameters of type ErrorListenerModifier and TypeMethodDescriptionS2JJAXBModel.generateCode(Plugin[] extensions, ErrorListener errorListener) Generates artifacts.voidJ2SJAXBModel.generateSchema(javax.xml.bind.SchemaOutputResolver outputResolver, ErrorListener errorListener) Generates the schema documents from the model.voidSchemaCompiler.setErrorListener(ErrorListener errorListener) -
Uses of ErrorListener in com.sun.tools.xjc.api.impl.s2j
Classes in com.sun.tools.xjc.api.impl.s2j that implement ErrorListenerMethods in com.sun.tools.xjc.api.impl.s2j with parameters of type ErrorListenerModifier and TypeMethodDescriptionvoidSchemaCompilerImpl.setErrorListener(ErrorListener errorListener) -
Uses of ErrorListener in com.sun.tools.xjc.util
Classes in com.sun.tools.xjc.util that implement ErrorListenerModifier and TypeClassDescriptionclassFilter implementation of the ErrorReceiver.Methods in com.sun.tools.xjc.util with parameters of type ErrorListenerModifier and TypeMethodDescriptionvoidErrorReceiverFilter.setErrorReceiver(ErrorListener handler) Constructors in com.sun.tools.xjc.util with parameters of type ErrorListener