langtools/src/jdk.javadoc/share/classes/com/sun/tools/doclets/internal/toolkit/AnnotationTypeWriter.java
changeset 38617 d93a7f64e231
parent 34752 9c262a013456
equal deleted inserted replaced
38616:31e503b8ea65 38617:d93a7f64e231
    39  * @author Jamie Ho
    39  * @author Jamie Ho
    40  * @author Bhavesh Patel (Modified)
    40  * @author Bhavesh Patel (Modified)
    41  * @since 1.5
    41  * @since 1.5
    42  */
    42  */
    43 
    43 
       
    44 @Deprecated
    44 public interface AnnotationTypeWriter {
    45 public interface AnnotationTypeWriter {
    45 
    46 
    46     /**
    47     /**
    47      * Get the header of the page.
    48      * Get the header of the page.
    48      *
    49      *