|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mod4j.dslcommon.io.Files
public class Files
| Constructor Summary | |
|---|---|
Files()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
findFile(java.lang.String filename)
Try to find a file on the CLASSPATH |
java.lang.String |
getDir(java.lang.String filename)
Try to find a file on the CLASSPATH |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Files()
| Method Detail |
|---|
public static java.lang.String findFile(java.lang.String filename)
filename - The file to find, relatrive path to the CLASSPATH
public java.lang.String getDir(java.lang.String filename)
filename - The file to find
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||