Hi I don't know how to implement these API's .When I use the method "Parse (file object) " it gives error..... So, I m blank how to implement it in order to get all the info of java file and thn represent them in xml format..
Regards Divya -----Original Message----- From: Gabriel Genellina [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 19, 2006 6:21 AM To: Divya Prakash Cc: python-list@python.org Subject: Re: At Monday 18/12/2006 03:34, Divya Prakash wrote: > I would like to parse java files and detect class name's, > attributes name's type's and visibility (and or list of > methods). > Is there any module who can parse easily a java file using jython? You could try javadoc (the java package), it is easier to use than a pure reflection approach. -- Gabriel Genellina Softlab SRL __________________________________________________ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam !gratis! !Abrm tu cuenta ya! - http://correo.yahoo.com.ar -- http://mail.python.org/mailman/listinfo/python-list