| Package | Description |
|---|---|
| org.apache.xml.security.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
JDKXPathAPI
An implementation for XPath evaluation that uses the JDK API.
|
class |
XalanXPathAPI
An implementation of XPathAPI using Xalan.
|
| Modifier and Type | Method and Description |
|---|---|
XPathAPI |
XalanXPathFactory.newXPathAPI()
Get a new XPathAPI instance
|
abstract XPathAPI |
XPathFactory.newXPathAPI()
Get a new XPathAPI instance
|
XPathAPI |
JDKXPathFactory.newXPathAPI()
Get a new XPathAPI instance
|
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.