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
Constructor and Description |
---|
RelaxNGSchemaFactory() |
Modifier and Type | Method and Description |
---|---|
protected org.codehaus.stax2.validation.XMLValidationSchema |
loadSchema(InputSource src,
Object sysRef) |
createSchema, createSchema, createSchema, createSchema, getProperty, getSaxFactory, isPropertySupported, setProperty
protected final com.sun.msv.reader.GrammarReaderController mDummyController
protected org.codehaus.stax2.validation.XMLValidationSchema loadSchema(InputSource src, Object sysRef) throws XMLStreamException
loadSchema
in class BaseSchemaFactory
XMLStreamException
Copyright © 2012–2015 FasterXML. All rights reserved.