|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.xml.xpath | |
---|---|
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. |
Classes in org.springframework.xml.xpath used by org.springframework.ws.transport.http | |
---|---|
XPathExpression
Defines the contract for a precompiled XPath expression. |
Classes in org.springframework.xml.xpath used by org.springframework.xml.xpath | |
---|---|
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. |
|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |