src/share/classes/java/net/ContentHandler.java

Print this page
rev 10048 : 8044740: Convert all JDK versions used in @since tag to 1.n[.n] in jdk repo
Reviewed-by:

@@ -77,11 +77,11 @@
  * @see     java.net.ContentHandlerFactory
  * @see     java.net.URL#getContent()
  * @see     java.net.URLConnection
  * @see     java.net.URLConnection#getContent()
  * @see     java.net.URLConnection#setContentHandlerFactory(java.net.ContentHandlerFactory)
- * @since   JDK1.0
+ * @since   1.0
  */
 abstract public class ContentHandler {
     /**
      * Given a URL connect stream positioned at the beginning of the
      * representation of an object, this method reads that stream and