public class W3CSchema
extends java.lang.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) |
java.lang.String |
getSchemaType() |
public W3CSchema(com.sun.msv.grammar.xmlschema.XMLSchemaGrammar grammar)
public java.lang.String getSchemaType()
getSchemaType in interface org.codehaus.stax2.validation.XMLValidationSchemapublic org.codehaus.stax2.validation.XMLValidator createValidator(org.codehaus.stax2.validation.ValidationContext ctxt)
throws javax.xml.stream.XMLStreamException
createValidator in interface org.codehaus.stax2.validation.XMLValidationSchemajavax.xml.stream.XMLStreamException