Uses of Class
org.apache.xerces.dom.EntityImpl

Packages that use EntityImpl
org.apache.xerces.dom   
org.apache.xerces.parsers   
 

Uses of EntityImpl in org.apache.xerces.dom
 

Subclasses of EntityImpl in org.apache.xerces.dom
 class DeferredEntityImpl
          Entity nodes hold the reference data for an XML Entity -- either parsed or unparsed.
 

Uses of EntityImpl in org.apache.xerces.parsers
 

Fields in org.apache.xerces.parsers declared as EntityImpl
protected  EntityImpl AbstractDOMParser.fCurrentEntityDecl
           
 



Copyright © 2011. All Rights Reserved.