public class W3CSchema extends Object implements org.codehaus.stax2.validation.XMLValidationSchema
Modifier and Type | Field and Description |
---|---|
protected com.sun.msv.grammar.xmlschema.XMLSchemaGrammar |
mGrammar |
Constructor and Description |
---|
W3CSchema(com.sun.msv.grammar.xmlschema.XMLSchemaGrammar grammar) |
Modifier and Type | Method and Description |
---|---|
org.codehaus.stax2.validation.XMLValidator |
createValidator(org.codehaus.stax2.validation.ValidationContext ctxt) |
String |
getSchemaType() |
public W3CSchema(com.sun.msv.grammar.xmlschema.XMLSchemaGrammar grammar)
public String getSchemaType()
getSchemaType
in interface org.codehaus.stax2.validation.XMLValidationSchema
public org.codehaus.stax2.validation.XMLValidator createValidator(org.codehaus.stax2.validation.ValidationContext ctxt) throws XMLStreamException
createValidator
in interface org.codehaus.stax2.validation.XMLValidationSchema
XMLStreamException
Copyright © 2018 FasterXML. All rights reserved.