Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-6624

Use javax.xml.xpath interfaces for XPath support

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.11.1.1
    • 10.11.1.1
    • SQL
    • None

    Description

      Currently, Derby uses the interfaces in the org.w3c.dom.xpath package to implement XPath support. That package is not part of the Java SE specification. Even though the package is included as an internal API in some of the major Java runtimes, using the standard javax.xml.xpath package instead would be better. It would be more portable, and less likely to break in the future if JVM vendors remove the internal API.

      Attachments

        1. d6624-1a.diff
          31 kB
          Knut Anders Hatlen

        Issue Links

          Activity

            People

              knutanders Knut Anders Hatlen
              knutanders Knut Anders Hatlen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: