|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.develop.io.ClassPath
This helper is used to find the file path by the class object. If the class is in the JAR file the JAR file path is returned.
Constructor Summary | |
ClassPath()
|
Method Summary | |
static java.lang.String |
getClassPath(java.lang.Class cl)
Returns the file path |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public ClassPath()
Method Detail |
public static java.lang.String getClassPath(java.lang.Class cl)
cl
- The class object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |