Uses of Interface
org.w3c.dom.Entity

Packages that use Entity
org.apache.xerces.dom   
 

Uses of Entity in org.apache.xerces.dom
 

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

Methods in org.apache.xerces.dom that return Entity
 Entity CoreDocumentImpl.createEntity(java.lang.String name)
          NON-DOM Factory method; creates an Entity having this Document as its OwnerDoc.
 



Copyright © 1999-2001 Apache XML Project. All Rights Reserved.