Class SchemaOutputDomResolver
java.lang.Object
jakarta.xml.bind.SchemaOutputResolver
org.patrodyne.jvnet.basicjaxb.validation.SchemaOutputDomResolver
public class SchemaOutputDomResolver
extends jakarta.xml.bind.SchemaOutputResolver
Controls where a JAXB implementation puts the generated schema.
This implementation puts the schema into a DOM instance.
- Author:
- Rick O'Sullivan
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SchemaOutputDomResolver
public SchemaOutputDomResolver()
-
-
Method Details
-
getResult
-
setResult
-
createOutput
- Specified by:
createOutputin classjakarta.xml.bind.SchemaOutputResolver- Throws:
IOException
-
getSchemaNode
-
getDomSource
-
getSchemaDomNodeString
- Throws:
IOExceptionTransformerException
-