Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8286091 Improve XPath test coverage
  3. JDK-8289948

Improve test coverage for XPath functions: Node Set Functions

XMLWordPrintable

    • b09

        Refer to: https://www.w3.org/TR/1999/REC-xpath-19991116/#section-Node-Set-Functions

        Functions such as last, position may have been combined and tested with axes, e.g. child, and namespace related functions tested with Axes: namespace.

        Node set functions include:
        * id()
        * last()
        * position()
        * count()
        * local-name()
        * namespace-uri()
        * name()

              bhuang Bill Huang
              joehw Joe Wang
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: