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

java.net.ContentHandler's javadoc has a broken reference

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • None
    • core-libs
    • b13

      The javadoc of java.net.ContentHandler has this:

      * Users can define a vertical-bar delimited set of class prefixes
       * to search through by defining the <i>{@value java.net.URLConnection#contentPathProp}</i>
       * property.

      The java.net.URLConnection#contentPathProp points to a private member of the java.net.URLConnection class and hence isn't available in the generated javadoc.

            jpai Jaikiran Pai
            jpai Jaikiran Pai
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: