Uses of Class
org.dom4j.tree.DefaultNamespace
-
Packages that use DefaultNamespace Package Description org.dom4j.dom An implementation of the dom4j API which also supports the W3C object model. -
-
Uses of DefaultNamespace in org.dom4j.dom
Subclasses of DefaultNamespace in org.dom4j.dom Modifier and Type Class Description class
DOMNamespace
DOMNamespace
implements a Namespace that is compatable with the DOM API.
-