Label: html

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

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 ...