|
Firefish 0.5.10 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectgov.lbl.dsd.firefish.XPathTool
Convenience tools for evaluating an XPath query.
| Constructor Summary | |
XPathTool()
|
|
| Method Summary | |
static void |
addNamespaces(XPath xpath,
Map map)
|
static void |
addVariables(XPath xpath,
Map map)
|
static ItemSet |
xpath(XPath xpath,
Node context)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XPathTool()
| Method Detail |
public static ItemSet xpath(XPath xpath,
Node context)
throws JaxenException
JaxenException
public static void addNamespaces(XPath xpath,
Map map)
throws JaxenException
JaxenException
public static void addVariables(XPath xpath,
Map map)
|
Firefish 0.5.10 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||