Uses of Class org.jaxen.BaseXPath

Uses in package org.jaxen.jdom

Classes derived from org.jaxen.BaseXPath

class
An XPath implementation for the JDOM model

This is the main entry point for matching an XPath against a DOM tree.

Uses in package org.jaxen.dom

Classes derived from org.jaxen.BaseXPath

class
An XPath implementation for the W3C DOM.

Uses in package org.jaxen.dom4j

Classes derived from org.jaxen.BaseXPath

class
An XPath implementation for the dom4j model

This is the main entry point for matching an XPath against a DOM tree.

Uses in package org.jaxen.xom

Classes derived from org.jaxen.BaseXPath

class
An XPath implementation for the XOM model

This is the main entry point for matching an XPath against a DOM tree.

Uses in package org.jaxen.javabean

Classes derived from org.jaxen.BaseXPath

class
An XPath implementation for JavaBeans.