|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectavignon.xml.XPathHelper
| Constructor Summary | |
XPathHelper()
|
|
| Method Summary | |
static org.w3c.dom.Node |
selectNode(org.w3c.dom.Node root,
java.lang.String xpath)
|
static org.w3c.dom.NodeList |
selectNodes(org.w3c.dom.Node root,
java.lang.String xpath)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XPathHelper()
| Method Detail |
public static org.w3c.dom.NodeList selectNodes(org.w3c.dom.Node root,
java.lang.String xpath)
public static org.w3c.dom.Node selectNode(org.w3c.dom.Node root,
java.lang.String xpath)
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||