langtools/src/jdk.javadoc/share/classes/com/sun/tools/doclets/internal/toolkit/taglets/SimpleTaglet.java
changeset 38617 d93a7f64e231
parent 25874 83c19f00452c
equal deleted inserted replaced
38616:31e503b8ea65 38617:d93a7f64e231
    39  *  deletion without notice.</b>
    39  *  deletion without notice.</b>
    40  *
    40  *
    41  * @author Jamie Ho
    41  * @author Jamie Ho
    42  */
    42  */
    43 
    43 
       
    44 @Deprecated
    44 public class SimpleTaglet extends BaseTaglet implements InheritableTaglet {
    45 public class SimpleTaglet extends BaseTaglet implements InheritableTaglet {
    45 
    46 
    46     /**
    47     /**
    47      * The marker in the location string for excluded tags.
    48      * The marker in the location string for excluded tags.
    48      */
    49      */