langtools/src/share/classes/com/sun/tools/doclets/formats/html/SerializedFormWriterImpl.java
changeset 14260 727a84636f12
parent 14259 fb94a1df0d53
child 14262 058238ba531e
--- a/langtools/src/share/classes/com/sun/tools/doclets/formats/html/SerializedFormWriterImpl.java	Tue Oct 09 19:31:58 2012 -0700
+++ b/langtools/src/share/classes/com/sun/tools/doclets/formats/html/SerializedFormWriterImpl.java	Wed Oct 10 16:48:21 2012 -0700
@@ -34,6 +34,11 @@
 /**
  * Generate the Serialized Form Information Page.
  *
+ *  <p><b>This is NOT part of any supported API.
+ *  If you write code that depends on this, you do so at your own risk.
+ *  This code and its internal interfaces are subject to change or
+ *  deletion without notice.</b>
+ *
  * @author Atul M Dambalkar
  */
 public class SerializedFormWriterImpl extends SubWriterHolderWriter