| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.natives.util.JavaSourceTool
public class JavaSourceTool
| Constructor Summary | |
|---|---|
| JavaSourceTool() | |
| Method Summary | |
|---|---|
| static org.apache.bcel.classfile.JavaClass | getBcelClass(String absoluteFileName)Parses the java class file and returns an instance of a Bcel Class | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public JavaSourceTool()
| Method Detail | 
|---|
public static final org.apache.bcel.classfile.JavaClass getBcelClass(String absoluteFileName)
                                                              throws IOException
absoluteFileName - the absolute file name to transform
IOException - upon failure to read the java file| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||