Uses of Interface
com.sun.xml.bind.api.ErrorListener
-
Packages that use ErrorListener Package Description com.sun.xml.bind.v2.schemagen Schema generator. -
-
Uses of ErrorListener in com.sun.xml.bind.v2.schemagen
Methods in com.sun.xml.bind.v2.schemagen with parameters of type ErrorListener Modifier and Type Method Description voidXmlSchemaGenerator. write(SchemaOutputResolver resolver, ErrorListener errorListener)Write out the schema documents.
-