langtools/src/jdk.javadoc/share/classes/com/sun/tools/doclets/internal/toolkit/AbstractDoclet.java
changeset 38617 d93a7f64e231
parent 36526 3b41f1c69604
child 43261 d377e97291d8
equal deleted inserted replaced
38616:31e503b8ea65 38617:d93a7f64e231
    39  *  This code and its internal interfaces are subject to change or
    39  *  This code and its internal interfaces are subject to change or
    40  *  deletion without notice.</b>
    40  *  deletion without notice.</b>
    41  *
    41  *
    42  * @author Jamie Ho
    42  * @author Jamie Ho
    43  */
    43  */
       
    44 @Deprecated
    44 public abstract class AbstractDoclet {
    45 public abstract class AbstractDoclet {
    45 
    46 
    46     /**
    47     /**
    47      * The global configuration information for this run.
    48      * The global configuration information for this run.
    48      */
    49      */