Label: javadoc

Content with label javadoc in Groovy (See content from all spaces)
Related Labels: parsing , xml , html

Parsing Groovy Doc Online
Contributing to online documentation website http://gotapi.com, we have to generate a xml document describing groovy objects and methods hierarchy and links to javadoc. This is done with the following groovy script and the excellent HTML parser NekoHTML (see http://people.apache.org/andyc ...