Let me change my problem: I now have the connection to my surrounding and calling class. Right now I simply have overwritten the start method of Doclet. With that I have to do all the logic, what means I run through all the classes the RootDoc gives me and gather the information. Is there a way to use the standard Doclet class and just overwrite methods that do the output to HTML and build up my own class instances?