langtools/src/jdk.javadoc/share/classes/com/sun/tools/doclets/formats/html/markup/HtmlAttr.java
changeset 38617 d93a7f64e231
parent 33920 bd731341c405
equal deleted inserted replaced
38616:31e503b8ea65 38617:d93a7f64e231
    35  *  This code and its internal interfaces are subject to change or
    35  *  This code and its internal interfaces are subject to change or
    36  *  deletion without notice.</b>
    36  *  deletion without notice.</b>
    37  *
    37  *
    38  * @author Bhavesh Patel
    38  * @author Bhavesh Patel
    39  */
    39  */
       
    40 @Deprecated
    40 public enum HtmlAttr {
    41 public enum HtmlAttr {
    41     ALT,
    42     ALT,
    42     CLASS,
    43     CLASS,
    43     CLEAR,
    44     CLEAR,
    44     COLS,
    45     COLS,