langtools/src/jdk.javadoc/share/classes/com/sun/tools/doclets/internal/toolkit/Content.java
changeset 38617 d93a7f64e231
parent 29291 076c277565f7
equal deleted inserted replaced
38616:31e503b8ea65 38617:d93a7f64e231
    40  *  This code and its internal interfaces are subject to change or
    40  *  This code and its internal interfaces are subject to change or
    41  *  deletion without notice.</b>
    41  *  deletion without notice.</b>
    42  *
    42  *
    43  * @author Bhavesh Patel
    43  * @author Bhavesh Patel
    44  */
    44  */
       
    45 @Deprecated
    45 public abstract class Content {
    46 public abstract class Content {
    46 
    47 
    47     /**
    48     /**
    48      * Returns a string representation of the content.
    49      * Returns a string representation of the content.
    49      *
    50      *