Gabriel Genellina gagsl-py at yahoo.com.ar
Tue Dec 19 01:50:42 CET 2006


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! 
¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar


More information about the Python-list mailing list