Package | Description |
---|---|
org.apache.xerces.impl.xpath |
Modifier and Type | Field and Description |
---|---|
protected XPath.LocationPath[] |
XPath.fLocationPaths
Location paths.
|
Modifier and Type | Method and Description |
---|---|
XPath.LocationPath |
XPath.getLocationPath()
Returns a representation of the first location path for this XPath.
|
XPath.LocationPath[] |
XPath.getLocationPaths()
Returns a representation of all location paths for this XPath.
|
Constructor and Description |
---|
LocationPath(XPath.LocationPath path)
Copy constructor.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.