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

JSR 206: Update XPath API per Expert Group recommendations

XMLWordPrintable

    • 1.3
    • generic
    • generic

        the JSR 206 Expert Group requires that the XPath API be updated as follows:

        Exceptions, make exception construction compatible with JDK 1.3
        - XPathException
        - XPathExpressionException
        - XPathFactoryConfigurationException
        - XPathFunctionException

        XPathConstants: remove toString() method

        XPath, XPathExpression: remove the evaluate methods that take a URL. Rely on the caller to construct an InputSource instead.

        XPathFactory:
        - allow default resolvers to be specified on the factory
        - allow set/get feature, define behavior of secure processing feature

        Javadoc:
        - XPathFunction: add warning about side-effects in extension functions
        - package.html: include example results
        ###@###.### 2004-02-16
        ###@###.### 2004-02-16

              jsuttorsunw Jeff Suttor (Inactive)
              jsuttorsunw Jeff Suttor (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: