| Package | Description |
|---|---|
| org.apache.xml.security.utils |
| Modifier and Type | Class | 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 | Description |
|---|---|---|
XPathAPI |
JDKXPathFactory.newXPathAPI() |
Get a new XPathAPI instance
|
XPathAPI |
XalanXPathFactory.newXPathAPI() |
Get a new XPathAPI instance
|
abstract XPathAPI |
XPathFactory.newXPathAPI() |
Get a new XPathAPI instance
|
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.