[Soot-list] Annotations on packages

Mario Mendez-Lojo marioml at ices.utexas.edu
Thu Feb 5 14:50:12 EST 2009


Since Java 5, we can annotate packages using package-info.java. Is there any way 
to access that info using the Soot API? Packages seem to have no class to 
represent them,  as far as I can tell.

Otherwise, I would use reflection.

Thanks guys!


More information about the Soot-list mailing list