-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b49
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083937 | emb-9 | Joe Wang | P3 | Resolved | Fixed | team |
javax.xml.xpath supports explicit data types defined by XPath specification version 1.0. However, it is missing an important feature that org.w3c.dom.xpath provides, that is, any type. Without any type, javax.xml.xpath assumes that an explicit type is always known, which is not true in some circumstances.
Support for any type needs to be added.
Support for any type needs to be added.
- backported by
-
JDK-8083937 XPath: support any type
-
- Resolved
-
- relates to
-
JDK-8054197 org.w3c.dom.xpath visible but not accessibile
-
- Resolved
-
-
JDK-8266559 XPathEvaluationResult.XPathResultType.NODESET maps to incorrect type
-
- Resolved
-
-
JDK-8042244 Re-examine the supportedness of non-SE org.w3c.dom.** API
-
- Resolved
-
-
JDK-8066039 XPath: inconsistent definition for evaluate methods in XPath and XPathExpression with regard to null value
-
- Closed
-
1.
|
Release Note: XPath enhancement |
|
Closed | Joe Wang |