|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |