src/share/classes/com/sun/tools/doclets/internal/toolkit/Configuration.java

changeset 1359
25e14ad23cef
parent 1357
c75be5bc5283
child 1362
c46e0c9940d6
     1.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/Configuration.java	Tue Oct 09 19:31:58 2012 -0700
     1.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/Configuration.java	Wed Oct 10 16:48:21 2012 -0700
     1.3 @@ -39,9 +39,10 @@
     1.4   * all user options which are supported by the 1.1 doclet and the standard
     1.5   * doclet.
     1.6   *
     1.7 - * This code is not part of an API.
     1.8 - * It is implementation that is subject to change.
     1.9 - * Do not use it as an API
    1.10 + *  <p><b>This is NOT part of any supported API.
    1.11 + *  If you write code that depends on this, you do so at your own risk.
    1.12 + *  This code and its internal interfaces are subject to change or
    1.13 + *  deletion without notice.</b>
    1.14   *
    1.15   * @author Robert Field.
    1.16   * @author Atul Dambalkar.

mercurial