[JSR308] Annotation dump utility

Trevor Harmon trevor at vocaro.com
Fri Feb 9 13:16:00 EST 2007


On Feb 9, 2007, at 9:15 AM, Eugene Kuleshov wrote:

> BTW, TraceClassVisitor from the util package of the in ASM  
> framework [1] prints standard annotations in format used in the  
> Java language. It should be also easy to extend it to print  
> nonstandard annotations from new attributes.

I looked into that, but BCEL 5.3 (now in alpha) has a similar feature  
that I found easier to use, so that's what my utility uses.

Trevor




More information about the JSR308 mailing list