com.ctc.wstx.msv
public class RelaxNGSchemaFactory extends BaseSchemaFactory
Modifier and Type | Field and Description |
---|---|
protected com.sun.msv.reader.GrammarReaderController |
mDummyController
For now, there's no need for fine-grained error/problem reporting
infrastructure, so let's just use a dummy controller.
|
mConfig, sSaxFactory
INTERNAL_ID_SCHEMA_DTD, INTERNAL_ID_SCHEMA_RELAXNG, INTERNAL_ID_SCHEMA_TREX, INTERNAL_ID_SCHEMA_W3C, mSchemaType, P_ENABLE_CACHING, P_IS_NAMESPACE_AWARE, SERVICE_DEFINITION_PATH, SYSTEM_PROPERTY_FOR_IMPL
Constructor and Description |
---|
RelaxNGSchemaFactory() |
Modifier and Type | Method and Description |
---|---|
protected XMLValidationSchema |
loadSchema(org.xml.sax.InputSource src,
java.lang.Object sysRef) |
createSchema, createSchema, createSchema, createSchema, getProperty, getSaxFactory, isPropertySupported, setProperty
createSchema, createSchema, createSchema, getSchemaType, newInstance, newInstance
protected final com.sun.msv.reader.GrammarReaderController mDummyController
protected XMLValidationSchema loadSchema(org.xml.sax.InputSource src, java.lang.Object sysRef) throws javax.xml.stream.XMLStreamException
loadSchema
in class BaseSchemaFactory
javax.xml.stream.XMLStreamException