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, setPropertypublic org.codehaus.stax2.validation.XMLValidationSchema loadSchemas(String baseURI, Map<String,EmbeddedSchema> sources) throws XMLStreamException
XMLStreamExceptionprotected org.codehaus.stax2.validation.XMLValidationSchema loadSchema(InputSource src, Object sysRef) throws XMLStreamException
loadSchema in class com.ctc.wstx.msv.BaseSchemaFactoryXMLStreamExceptionApache CXF