Package | Description |
---|---|
org.jaxen.dom |
Navigation for W3C DOM trees.
|
org.jaxen.dom4j |
Navigation for dom4j trees.
|
org.jaxen.javabean |
Navigation for JavaBeans.
|
org.jaxen.jdom |
Navigation for JDOM trees.
|
Modifier and Type | Class and Description |
---|---|
class |
DOMXPath
An XPath implementation for the W3C DOM.
|
Modifier and Type | Class and Description |
---|---|
class |
Dom4jXPath
An XPath implementation for the dom4j model
|
Modifier and Type | Class and Description |
---|---|
class |
JavaBeanXPath
An XPath implementation for JavaBeans.
|
Modifier and Type | Class and Description |
---|---|
class |
JDOMXPath
An XPath implementation for the JDOM model
|
Copyright © 2001–2015 Codehaus. All rights reserved.