Uses of Interface
com.sun.xml.bind.api.ErrorListener
Packages that use ErrorListener
-
Uses of ErrorListener in com.sun.xml.bind.v2.schemagen
Methods in com.sun.xml.bind.v2.schemagen with parameters of type ErrorListenerModifier and TypeMethodDescriptionvoidXmlSchemaGenerator.write(javax.xml.bind.SchemaOutputResolver resolver, ErrorListener errorListener) Write out the schema documents.