langtools/src/jdk.javadoc/share/classes/com/sun/tools/javadoc/main/RootDocImpl.java
changeset 38617 d93a7f64e231
parent 37938 42baa89d2156
child 43261 d377e97291d8
equal deleted inserted replaced
38616:31e503b8ea65 38617:d93a7f64e231
    52  * @since 1.2
    52  * @since 1.2
    53  * @author Robert Field
    53  * @author Robert Field
    54  * @author Atul M Dambalkar
    54  * @author Atul M Dambalkar
    55  * @author Neal Gafter (rewrite)
    55  * @author Neal Gafter (rewrite)
    56  */
    56  */
       
    57 @Deprecated
    57 public class RootDocImpl extends DocImpl implements RootDoc {
    58 public class RootDocImpl extends DocImpl implements RootDoc {
    58 
    59 
    59     /**
    60     /**
    60      * list of classes specified on the command line.
    61      * list of classes specified on the command line.
    61      */
    62      */