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