Uses of Class org.dom4j.dom.DOMElement (dom4j 1.6.1 API)

dom4j


Uses of Class
org.dom4j.dom.DOMElement

Packages that use DOMElement
org.dom4j.dom An implementation of the dom4j API which also supports the W3C object model. 
 

Uses of DOMElement in org.dom4j.dom
 

Constructors in org.dom4j.dom with parameters of type DOMElement
DOMDocument(DOMElement rootElement)
           
DOMDocument(DOMElement rootElement, DOMDocumentType docType)
           
DOMDocument(String name, DOMElement rootElement, DOMDocumentType docType)
           
DOMAttributeNodeMap(DOMElement element)
           
 



Copyright © 2001-2005 MetaStuff Ltd.. All Rights Reserved.