Uses of Class
org.dom4j.tree.DefaultEntity
-
Packages that use DefaultEntity Package Description org.dom4j.dom An implementation of the dom4j API which also supports the W3C object model. -
-
Uses of DefaultEntity in org.dom4j.dom
Subclasses of DefaultEntity in org.dom4j.dom Modifier and Type Class Description class
DOMEntityReference
DOMEntity
implements a Entity node which supports the W3C DOM API.
-