| addNamespace(Namespace namespace) | org::jdom::xpath::XPath | [pure virtual] |
| addNamespace(String prefix, String uri) | org::jdom::xpath::XPath | [inline] |
| getXPath() | org::jdom::xpath::XPath | [pure virtual] |
| newInstance(String path) | org::jdom::xpath::XPath | [inline, static] |
| numberValueOf(Object context) | org::jdom::xpath::XPath | [pure virtual] |
| selectNodes(Object context) | org::jdom::xpath::XPath | [pure virtual] |
| selectNodes(Object context, String path) | org::jdom::xpath::XPath | [inline, static] |
| selectSingleNode(Object context) | org::jdom::xpath::XPath | [pure virtual] |
| selectSingleNode(Object context, String path) | org::jdom::xpath::XPath | [inline, static] |
| setVariable(String name, Object value) | org::jdom::xpath::XPath | [pure virtual] |
| setXPathClass(Class aClass) | org::jdom::xpath::XPath | [inline, static] |
| valueOf(Object context) | org::jdom::xpath::XPath | [pure virtual] |
| writeReplace() | org::jdom::xpath::XPath | [inline, protected] |
1.3.9.1