Java to XML  
Author Message
Sebastian Danicic





PostPosted: 2005-2-19 18:15:00 Top

java-programmer, Java to XML Is there a parser which converts Java Source Code to XML?

--

Sebastian Danicic web: http://www.doc.gold.ac.uk/~mas01sd
Department of Computing, e-mail: email***@***.com
Goldsmiths College, Dept web: http://www.doc.gold.ac.uk
University of London, tel +44(0)207 9197868
London SE14 6NW. fax +44(0)870 0514569
 
Richard Wheeldon





PostPosted: 2005-3-1 5:13:00 Top

java-programmer >> Java to XML Sebastian Danicic wrote:
> Is there a parser which converts Java Source Code to XML?

This might be of some use:
http://www.www9.org/w9cdrom/342/342.html

Richard