public class W3CMultiSchemaFactory
extends com.ctc.wstx.msv.BaseSchemaFactory
Constructor and Description |
---|
W3CMultiSchemaFactory() |
Modifier and Type | Method and Description |
---|---|
protected org.codehaus.stax2.validation.XMLValidationSchema |
loadSchema(InputSource src,
Object sysRef) |
org.codehaus.stax2.validation.XMLValidationSchema |
loadSchemas(String baseURI,
Map<String,EmbeddedSchema> sources) |
createSchema, createSchema, createSchema, createSchema, getProperty, getSaxFactory, isPropertySupported, setProperty
public org.codehaus.stax2.validation.XMLValidationSchema loadSchemas(String baseURI, Map<String,EmbeddedSchema> sources) throws XMLStreamException
XMLStreamException
protected org.codehaus.stax2.validation.XMLValidationSchema loadSchema(InputSource src, Object sysRef) throws XMLStreamException
loadSchema
in class com.ctc.wstx.msv.BaseSchemaFactory
XMLStreamException
Apache CXF