Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8054196

XPath: support any type

XMLWordPrintable

        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.

              joehw Joe Wang
              joehw Joe Wang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: