|
BEA Systems, Inc. | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DTDGrammar | |
weblogic.apache.xerces.impl.dtd | |
weblogic.apache.xerces.parsers |
Uses of DTDGrammar in weblogic.apache.xerces.impl.dtd |
Fields in weblogic.apache.xerces.impl.dtd declared as DTDGrammar | |
protected DTDGrammar |
XMLDTDValidator.fDTDGrammar
Deprecated. DTD Grammar. |
protected DTDGrammar |
XMLDTDProcessor.fDTDGrammar
Deprecated. DTD Grammar. |
protected DTDGrammar |
DTDGrammarBucket.fActiveGrammar
Deprecated. |
Methods in weblogic.apache.xerces.impl.dtd that return DTDGrammar | |
DTDGrammar |
DTDGrammarBucket.getGrammar(XMLGrammarDescription desc)
Deprecated. |
Methods in weblogic.apache.xerces.impl.dtd with parameters of type DTDGrammar | |
protected static void |
XMLDTDProcessor.checkStandaloneEntityRef(String name,
DTDGrammar grammar,
XMLEntityDecl tempEntityDecl,
XMLErrorReporter errorReporter)
Deprecated. Check standalone entity reference. |
void |
DTDGrammarBucket.putGrammar(DTDGrammar grammar)
Deprecated. 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). |
Uses of DTDGrammar in weblogic.apache.xerces.parsers |
Methods in weblogic.apache.xerces.parsers that return DTDGrammar | |
DTDGrammar |
DTDParser.getDTDGrammar()
Deprecated. getDTDGrammar |
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |