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

term "current document" is undefined in java.net.URL javadoc spec

XMLWordPrintable

    • sparc
    • solaris_2.5

      Name: akC97680 Date: 11/02/99


      The javadoc spec for java.net.URL.URL(java.net.URL, java.lang.String) states:

      ------------ javadoc excerpt --------------

            Creates a URL by parsing the given spec within a specified context. The
            new URL is created from the given context URL and the spec argument as
            described in RFC2396 "Uniform Resource Identifiers : Generic Syntax" :

                            <scheme>://<authority><path>?<query>#<fragment>

            The reference is parsed into the scheme, authority, path, query and fragment
            parts. If the path component is empty and the scheme, authority, and query
            components are undefined, then the new URL is a reference to the current
                                                                             ^^^^^^^
            document.
            ^^^^^^^^

      ----------- end javadoc excerpt -----------

      This excerpt is the only place in the java.net.URL javadoc documentation where
      the term "current document" is referenced to. The mean of term "current
      document" is undefined.

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

            Unassigned Unassigned
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: