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

changeset 1359
25e14ad23cef
parent 1358
fc123bdeddb8
child 1361
6517bf8e50d0
     1.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/HtmlDocletWriter.java	Tue Oct 09 19:31:58 2012 -0700
     1.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/HtmlDocletWriter.java	Wed Oct 10 16:48:21 2012 -0700
     1.3 @@ -40,6 +40,11 @@
     1.4   * This Class contains methods related to the Html Code Generation which
     1.5   * are used extensively while generating the entire documentation.
     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   * @since 1.2
    1.13   * @author Atul M Dambalkar
    1.14   * @author Robert Field

mercurial