langtools/src/jdk.javadoc/share/classes/com/sun/tools/doclets/formats/html/AbstractPackageIndexWriter.java
changeset 38617 d93a7f64e231
parent 36526 3b41f1c69604
equal deleted inserted replaced
38616:31e503b8ea65 38617:d93a7f64e231
    44  *  deletion without notice.</b>
    44  *  deletion without notice.</b>
    45  *
    45  *
    46  * @author Atul M Dambalkar
    46  * @author Atul M Dambalkar
    47  * @author Bhavesh Patel (Modified)
    47  * @author Bhavesh Patel (Modified)
    48  */
    48  */
       
    49 @Deprecated
    49 public abstract class AbstractPackageIndexWriter extends HtmlDocletWriter {
    50 public abstract class AbstractPackageIndexWriter extends HtmlDocletWriter {
    50 
    51 
    51     /**
    52     /**
    52      * A Set of Packages to be documented.
    53      * A Set of Packages to be documented.
    53      */
    54      */