|
a little help needed
I'm looking for a library to extract the class structure from the source code and export it to xml. It's a thing i have to do for school, i have to study a few of these libraries and do an xsml parsing on the xml file created, and generate a html page (similar to javadoc output). But i can't find any library like this. Could someone please point me in the right direction?
|