BEA Systems, Inc.

Uses of Class
weblogic.apache.xerces.impl.dtd.DTDGrammar

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 DTDGrammarBucket.fActiveGrammar
          Deprecated.  
protected  DTDGrammar XMLDTDValidator.fDTDGrammar
          Deprecated. DTD Grammar.
protected  DTDGrammar XMLDTDProcessor.fDTDGrammar
          Deprecated. DTD Grammar.
 

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/docs92
Copyright 2006 BEA Systems Inc.