langtools/src/jdk.javadoc/share/classes/com/sun/tools/doclets/internal/toolkit/Configuration.java
changeset 38617 d93a7f64e231
parent 38515 6ae7f7d9b44c
equal deleted inserted replaced
38616:31e503b8ea65 38617:d93a7f64e231
    52  *
    52  *
    53  * @author Robert Field.
    53  * @author Robert Field.
    54  * @author Atul Dambalkar.
    54  * @author Atul Dambalkar.
    55  * @author Jamie Ho
    55  * @author Jamie Ho
    56  */
    56  */
       
    57 @Deprecated
    57 public abstract class Configuration {
    58 public abstract class Configuration {
    58 
    59 
    59     /**
    60     /**
    60      * Exception used to report a problem during setOptions.
    61      * Exception used to report a problem during setOptions.
    61      */
    62      */