资讯

On doclet initialization, you construct ExternalLinks for the external documentation sources. While writing requestBean and sessionBean tags in your HtmlDocletWriter, ...
Your doclet class's start method will be passed an instance of com.sun.javadoc.RootDoc. You can use the RootDoc to access all the classes and all of the classes' methods and fields.