Uses of Class
gnu.xml.dom.DomNsNode

Packages that use DomNsNode
gnu.xml.dom This is a Free Software DOM Level 2 implementation, supporting these features: "XML", "Events", "MutationEvents", "HTMLEvents" (won't generate them though), "UIEvents" (also won't generate them), "USER-Events" (a conformant extension), and "Traversal" (optional; no TreeWalker yet). 
 

Uses of DomNsNode in gnu.xml.dom
 

Subclasses of DomNsNode in gnu.xml.dom
 class DomAttr
           "Attr" implementation.
 class DomElement
           "Element" implementation.
 



Source code is under GPL (with library exception) in the JAXP project at http://www.gnu.org/software/classpathx/jaxp
This documentation was derived from that source code on 2007-02-12.