|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XPathParseException | |
|---|---|
| org.springframework.xml.xpath | Provides XPathTemplate implementations, and various classes for XPath evaluation using JAXP 1.3, and Jaxen. |
| Uses of XPathParseException in org.springframework.xml.xpath |
|---|
| Methods in org.springframework.xml.xpath that throw XPathParseException | |
|---|---|
void |
XPathExpressionFactoryBean.afterPropertiesSet()
|
static XPathExpression |
XPathExpressionFactory.createXPathExpression(java.lang.String expression)
Create a compiled XPath expression using the given string. |
static XPathExpression |
XPathExpressionFactory.createXPathExpression(java.lang.String expression,
java.util.Map namespaces)
Create a compiled XPath expression using the given string and namespaces. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||