Uses of Class
com.googlecode.jinahya.xml.ELElement

Uses of ELElement in com.googlecode.jinahya.xml
 

Methods in com.googlecode.jinahya.xml with parameters of type ELElement
static nu.xom.Document XOMElementLocator.print(ELElement element)
          Prints given element to a new Document.
static void XOMElementLocator.print(ELElement child, nu.xom.Document document)
          Prints given child to specified document.
 

Constructors in com.googlecode.jinahya.xml with parameters of type ELElement
DOM4JElementLocator(ELElement root)
          Creates a new instance.
DOMElementLocator(ELElement root)
          Creates a new instance.
ElementLocator(ELElement root)
          Creates a new instance.
JDOMElementLocator(ELElement root)
          Creates a new instance.
KDOMElementLocator(ELElement root)
          Creates a new instance.
StAXElementLocator(ELElement root)
           
XOMElementLocator(ELElement root)
          Creates new instance.
 



Copyright © 2010-2011. All Rights Reserved.