Package | Description |
---|---|
javax.xml.xpath | |
org.apache.xpath.jaxp |
Modifier and Type | Method and Description |
---|---|
abstract XPath |
XPathFactory.newXPath()
Return a new
XPath using the underlying object
model determined when the XPathFactory was instantiated. |
Modifier and Type | Class and Description |
---|---|
class |
XPathImpl
The XPathImpl class provides implementation for the methods defined in
javax.xml.xpath.XPath interface.
|
Modifier and Type | Method and Description |
---|---|
XPath |
XPathFactoryImpl.newXPath()
Returns a new
XPath object using the underlying
object model determined when the factory was instantiated. |
Copyright © 2014 Apache XML Project. All Rights Reserved.