Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.xml.xpath Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
AbstractXPathTemplateAbstract base class for implementations of XPathOperations.Classorg.springframework.xml.xpathSpring WebService
JaxenXPathTemplateNamespaces can be set using the namespaces property.Classorg.springframework.xml.xpathSpring WebService
Jaxp13XPathTemplateNamespaces can be set using the namespaces property.Classorg.springframework.xml.xpathSpring WebService
NodeCallbackHandlerAn interface used by XPathOperations implementations for processing Node objects on a per-node basis.Interfaceorg.springframework.xml.xpathSpring WebService
NodeMapperAn interface used by XPathOperations implementations for mapping Node objects on a per-node basis.Interfaceorg.springframework.xml.xpathSpring WebService
XPathExceptionException thrown when an error occurs during XPath processing.Classorg.springframework.xml.xpathSpring WebService
XPathExpressionDefines the contract for a precompiled XPath expression.Interfaceorg.springframework.xml.xpathSpring WebService
XPathExpressionFactoryFactory for compiled XPathExpressions, being aware of JAXP 1.Classorg.springframework.xml.xpathSpring WebService
XPathExpressionFactoryBeanSpring FactoryBean for XPathExpression object.Classorg.springframework.xml.xpathSpring WebService
XPathOperationsInterface that specifies a basic set of XPath operations, implemented by various XPathTemplates.Interfaceorg.springframework.xml.xpathSpring WebService
XPathParseExceptionException throws when a XPath expression cannot be parsed.Classorg.springframework.xml.xpathSpring WebService