public class RelaxNGSchema extends Object implements org.codehaus.stax2.validation.XMLValidationSchema
| Modifier and Type | Field and Description | 
|---|---|
| protected com.sun.msv.grammar.trex.TREXGrammar | mGrammarThis is VGM (in MSV lingo); shareable schema blueprint, basically
 peer of this schema object. | 
| Constructor and Description | 
|---|
| RelaxNGSchema(com.sun.msv.grammar.trex.TREXGrammar grammar) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.codehaus.stax2.validation.XMLValidator | createValidator(org.codehaus.stax2.validation.ValidationContext ctxt) | 
| String | getSchemaType() | 
protected final com.sun.msv.grammar.trex.TREXGrammar mGrammar
public String getSchemaType()
getSchemaType in interface org.codehaus.stax2.validation.XMLValidationSchemapublic org.codehaus.stax2.validation.XMLValidator createValidator(org.codehaus.stax2.validation.ValidationContext ctxt)
                                                           throws XMLStreamException
createValidator in interface org.codehaus.stax2.validation.XMLValidationSchemaXMLStreamExceptionCopyright © 2018 FasterXML. All rights reserved.