langtools/src/jdk.javadoc/share/classes/com/sun/tools/doclets/formats/html/ConfigurationImpl.java
changeset 38617 d93a7f64e231
parent 37938 42baa89d2156
child 43261 d377e97291d8
equal deleted inserted replaced
38616:31e503b8ea65 38617:d93a7f64e231
    63  * @author Robert Field.
    63  * @author Robert Field.
    64  * @author Atul Dambalkar.
    64  * @author Atul Dambalkar.
    65  * @author Jamie Ho
    65  * @author Jamie Ho
    66  * @author Bhavesh Patel (Modified)
    66  * @author Bhavesh Patel (Modified)
    67  */
    67  */
       
    68 @Deprecated
    68 public class ConfigurationImpl extends Configuration {
    69 public class ConfigurationImpl extends Configuration {
    69 
    70 
    70     /**
    71     /**
    71      * The build date.  Note: For now, we will use
    72      * The build date.  Note: For now, we will use
    72      * a version number instead of a date.
    73      * a version number instead of a date.