| Package | Description |
|---|---|
| org.xmlpull.v1.builder.xpath | |
| org.xmlpull.v1.builder.xpath.impl | |
| org.xmlpull.v1.builder.xpath.jaxen |
| Modifier and Type | Class and Description |
|---|---|
class |
Xb1XPath
An XPath implementation for the XB1 model
for more details on XB1 see
XB1
|
| Modifier and Type | Method and Description |
|---|---|
XPath |
DocumentNavigator.parseXPath(String xpath) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseXPath
Base functionality for all concrete, implementation-specific XPaths.
|
| Modifier and Type | Method and Description |
|---|---|
XPath |
Navigator.parseXPath(String xpath)
Returns a parsed form of the given xpath string, which will be suitable
for queries on documents that use the same navigator as this one.
|
Copyright © 2013. All Rights Reserved.