Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.7.1
-
None
-
PatchAvailable
Description
We will provide two samples to demonstrate how to use the XPath API in JAXP 1.3:
1. ApplyXPathJAXP.
Similar to the existing ApplyXPath sample, using the JAXP 1.3 XPath API instead.
2. XPathResolver
Demonstrates the use of NamespaceContext, XPathFunctionResolver and XPathVariableResolver.