Package | Description |
---|---|
org.apache.xerces.impl.dtd | |
org.apache.xerces.parsers |
Modifier and Type | Field and Description |
---|---|
protected DTDGrammar |
DTDGrammarBucket.fActiveGrammar |
protected DTDGrammar |
XMLDTDValidator.fDTDGrammar
DTD Grammar.
|
protected DTDGrammar |
XMLDTDProcessor.fDTDGrammar
DTD Grammar.
|
Modifier and Type | Method and Description |
---|---|
DTDGrammar |
DTDGrammarBucket.getGrammar(XMLGrammarDescription desc) |
Modifier and Type | Method and Description |
---|---|
protected static void |
XMLDTDProcessor.checkStandaloneEntityRef(String name,
DTDGrammar grammar,
XMLEntityDecl tempEntityDecl,
XMLErrorReporter errorReporter)
Check standalone entity reference.
|
void |
DTDGrammarBucket.putGrammar(DTDGrammar grammar)
Puts the specified grammar into the grammar pool and associate it to
a root element name (this being internal, the lack of generality is irrelevant).
|
Modifier and Type | Method and Description |
---|---|
DTDGrammar |
DTDParser.getDTDGrammar()
getDTDGrammar
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.