-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
b94
-
generic
-
generic
JAXP is missing an implementation of NamespaceContext which is required by XPath and other core functionality. this requires every application to provide their own implementation of NamespaceContext. the JAXP Reference Implementation should provide an implementation of NamespaceContext.
- relates to
-
JDK-6459397 missing an implementation of NamespaceContext which is required by XPath
- Closed