| Package | Description |
|---|---|
| org.springframework.ws.transport.http |
Package providing support for handling messages via HTTP.
|
| org.springframework.xml.xpath |
Provides XPathTemplate implementations, and various classes for XPath evaluation using JAXP 1.3, and Jaxen.
|
| Class and Description |
|---|
| XPathExpression
Defines the contract for a precompiled XPath expression.
|
| Class and Description |
|---|
| AbstractXPathTemplate
Abstract base class for implementations of
XPathOperations. |
| NodeCallbackHandler
An interface used by
XPathOperations implementations for processing Node objects on a per-node basis. |
| NodeMapper
An interface used by
XPathOperations implementations for mapping Node objects on a per-node basis. |
| XPathException
Exception thrown when an error occurs during XPath processing.
|
| XPathExpression
Defines the contract for a precompiled XPath expression.
|
| XPathOperations
Interface that specifies a basic set of XPath operations, implemented by various XPathTemplates.
|
| XPathParseException
Exception throws when a XPath expression cannot be parsed.
|
Copyright © 2017 Pivotal Software. All rights reserved.