src/share/classes/com/sun/tools/doclets/formats/html/AnnotationTypeWriterImpl.java

changeset 1359
25e14ad23cef
parent 1357
c75be5bc5283
child 1364
8db45b13526e
     1.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/AnnotationTypeWriterImpl.java	Tue Oct 09 19:31:58 2012 -0700
     1.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/AnnotationTypeWriterImpl.java	Wed Oct 10 16:48:21 2012 -0700
     1.3 @@ -33,6 +33,12 @@
     1.4  
     1.5  /**
     1.6   * Generate the Class Information Page.
     1.7 + *
     1.8 + *  <p><b>This is NOT part of any supported API.
     1.9 + *  If you write code that depends on this, you do so at your own risk.
    1.10 + *  This code and its internal interfaces are subject to change or
    1.11 + *  deletion without notice.</b>
    1.12 + *
    1.13   * @see com.sun.javadoc.ClassDoc
    1.14   * @see java.util.Collections
    1.15   * @see java.util.List

mercurial