Package | Description |
---|---|
org.springframework.xml.xpath |
Provides XPathTemplate implementations, and various classes for XPath evaluation using JAXP 1.3, and Jaxen.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractXPathTemplate
Abstract base class for implementations of
XPathOperations . |
class |
JaxenXPathTemplate
Implementation of
XPathOperations that uses Jaxen. |
class |
Jaxp13XPathTemplate
Implementation of
XPathOperations that uses JAXP 1.3. |
Copyright © 2020 Pivotal Software. All rights reserved.