public class RelaxNGSchemaFactory extends BaseSchemaFactory
BaseSchemaFactory.MyGrammarController| 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| Constructor and Description |
|---|
RelaxNGSchemaFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected org.codehaus.stax2.validation.XMLValidationSchema |
loadSchema(org.xml.sax.InputSource src,
java.lang.Object sysRef) |
createSchema, createSchema, createSchema, createSchema, getProperty, getSaxFactory, isPropertySupported, setPropertyprotected final com.sun.msv.reader.GrammarReaderController mDummyController
protected org.codehaus.stax2.validation.XMLValidationSchema loadSchema(org.xml.sax.InputSource src,
java.lang.Object sysRef)
throws javax.xml.stream.XMLStreamException
loadSchema in class BaseSchemaFactoryjavax.xml.stream.XMLStreamException