Uses of Class
org.jaxen.BaseXPath

Packages that use BaseXPath
org.jaxen.dom Navigation for W3C DOM trees. 
org.jaxen.dom4j Navigation for dom4j trees. 
org.jaxen.exml Navigation for EXML trees. 
org.jaxen.jdom Navigation for JDOM trees. 
 

Uses of BaseXPath in org.jaxen.dom
 

Subclasses of BaseXPath in org.jaxen.dom
 class DOMXPath
          An XPath implementation for the W3C DOM model
 

Uses of BaseXPath in org.jaxen.dom4j
 

Subclasses of BaseXPath in org.jaxen.dom4j
 class Dom4jXPath
          An XPath implementation for the dom4j model
 

Uses of BaseXPath in org.jaxen.exml
 

Subclasses of BaseXPath in org.jaxen.exml
 class ElectricXPath
          An XPath implementation for the EXML model
 

Uses of BaseXPath in org.jaxen.jdom
 

Subclasses of BaseXPath in org.jaxen.jdom
 class JDOMXPath
          An XPath implementation for the JDOM model
 



Copyright © 2002 bob mcwhirter & James Strachan. All Rights Reserved. Hosted by

SourceForge Logo