|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.designwizard.extractor.asm.util.ClassPathHacker
public class ClassPathHacker
Constructor Summary | |
---|---|
ClassPathHacker()
|
Method Summary | |
---|---|
void |
addFile(java.io.File file)
|
void |
addFile(java.lang.String pathOfFile)
Adds the file to classpath. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClassPathHacker()
Method Detail |
---|
public void addFile(java.lang.String pathOfFile) throws java.io.IOException
pathOfFile
-
java.io.IOException
public void addFile(java.io.File file) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |