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

changeset 1359
25e14ad23cef
parent 1358
fc123bdeddb8
child 1372
78962d89f283
     1.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/PackageIndexWriter.java	Tue Oct 09 19:31:58 2012 -0700
     1.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/PackageIndexWriter.java	Wed Oct 10 16:48:21 2012 -0700
     1.3 @@ -38,6 +38,11 @@
     1.4   * frame. A click on the package name on this page will update the same frame
     1.5   * with the "pacakge-summary.html" file for the clicked package.
     1.6   *
     1.7 + *  <p><b>This is NOT part of any supported API.
     1.8 + *  If you write code that depends on this, you do so at your own risk.
     1.9 + *  This code and its internal interfaces are subject to change or
    1.10 + *  deletion without notice.</b>
    1.11 + *
    1.12   * @author Atul M Dambalkar
    1.13   * @author Bhavesh Patel (Modified)
    1.14   */

mercurial