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

changeset 1359
25e14ad23cef
parent 1357
c75be5bc5283
child 1490
fc4cb1577ad6
     1.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/MessageRetriever.java	Tue Oct 09 19:31:58 2012 -0700
     1.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/MessageRetriever.java	Wed Oct 10 16:48:21 2012 -0700
     1.3 @@ -34,9 +34,10 @@
     1.4  /**
     1.5   * Retrieve and format messages stored in a resource.
     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   * @since 1.2
    1.16   * @author Atul M Dambalkar

mercurial