public interface RootDoc implements DocErrorReporter, Doc
Represents the root of the program structure information
for one run of javadoc. From this root all other program
structure information can be extracted.
Also represents the command line information -- the
packages, classes and options specified by the user.