Woodstox 6.0.3.redhat-00001
-
- All Implemented Interfaces:
- org.codehaus.stax2.validation.XMLValidationSchema
public class W3CSchema
extends Object
implements org.codehaus.stax2.validation.XMLValidationSchema
This is a validation schema instance based on a W3C schema. It
serves as a shareable "blueprint" for creating actual validator instances.
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected com.sun.msv.grammar.xmlschema.XMLSchemaGrammar |
mGrammar |
-
Fields inherited from interface org.codehaus.stax2.validation.XMLValidationSchema
SCHEMA_ID_DTD, SCHEMA_ID_RELAXNG, SCHEMA_ID_TREX, SCHEMA_ID_W3C_SCHEMA
-
Constructor Summary
Constructors
Constructor and Description |
W3CSchema(com.sun.msv.grammar.xmlschema.XMLSchemaGrammar grammar) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Woodstox 6.0.3.redhat-00001
Copyright © 2020 FasterXML. All rights reserved.