public class SchemaImpl extends Object implements Schema
| Modifier and Type | Field and Description |
|---|---|
protected SAXParserFactory |
factory |
protected Grammar |
grammar |
| Modifier | Constructor and Description |
|---|---|
|
SchemaImpl(Grammar grammar) |
protected |
SchemaImpl(Grammar grammar,
SAXParserFactory factory,
boolean _usePanicMode) |
protected final Grammar grammar
protected final SAXParserFactory factory
protected SchemaImpl(Grammar grammar, SAXParserFactory factory, boolean _usePanicMode)
public SchemaImpl(Grammar grammar)
public Verifier newVerifier() throws VerifierConfigurationException
newVerifier in interface SchemaVerifierConfigurationExceptionCopyright © 2017 Oracle Corporation. All rights reserved.