langtools/src/jdk.javadoc/share/classes/com/sun/tools/doclets/internal/toolkit/builders/AnnotationTypeBuilder.java
changeset 38617 d93a7f64e231
parent 29957 7740f9657f56
equal deleted inserted replaced
38616:31e503b8ea65 38617:d93a7f64e231
    40  *
    40  *
    41  * @author Jamie Ho
    41  * @author Jamie Ho
    42  * @author Bhavesh Patel (Modified)
    42  * @author Bhavesh Patel (Modified)
    43  * @since 1.5
    43  * @since 1.5
    44  */
    44  */
       
    45 @Deprecated
    45 public class AnnotationTypeBuilder extends AbstractBuilder {
    46 public class AnnotationTypeBuilder extends AbstractBuilder {
    46 
    47 
    47     /**
    48     /**
    48      * The root element of the annotation type XML is {@value}.
    49      * The root element of the annotation type XML is {@value}.
    49      */
    50      */