Package org.apache.commons.classscan.bcel

This package is an implementation of the org.apache.commons.classscan interfaces.

See:
          Description

Class Summary
AnnotationMap  
BcelAnnotation  
BcelClass  
BcelClassDigesterFactory A ClassDigesterFactory that uses BCEL to digest the class bytes
BcelEnumProperty  
BcelField  
BcelMethod  
BcelParameter  
BcelProperty  
 

Package org.apache.commons.classscan.bcel Description

This package is an implementation of the org.apache.commons.classscan interfaces. The implementation uses the BCEL commons library to introspect class files.

The non-public methods in these classes are subject to change in any release.



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.