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

Typo in doc/api/javax/xml/xpath/XPath.html

XMLWordPrintable

    • 1.3
    • generic
    • generic



        Name: inR10064 Date: 06/08/2004



        The spec file
           doc/api/javax/xml/xpath/XPath.html

        in the API doc of JDK 1.5.0-b54 contains HTML error which affects the specification
        of the method

          XPathExpression compile(String expression)

        The method spec text appears in browser :
          "An XPathExpressionException will be thrown if the
          XPathFunctionXPathFunctionResolver."
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

        due to misplaced character '>' in the end-tag 'code':

          An <a><code>XPathExpressionException</code></a> will be thrown if the
          <code>XPathFunction</code
          cannot be resovled with the ><code>XPathFunctionResolver</code>.
                                     ^^^

        So the words "cannot be resovled with the " are not shown in browser.

        ======================================================================

              rmandavasunw Ramesh Mandava (Inactive)
              inevsunw Inev Inev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: