|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.jrefinery.io.FileUtilities
public class FileUtilities
A class containing useful utility methods relating to files.
| Constructor Summary | |
|---|---|
FileUtilities()
|
|
| Method Summary | |
|---|---|
static java.io.File |
findFileOnClassPath(java.lang.String name)
Returns a reference to a file with the specified name that is located somewhere on the classpath. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileUtilities()
| Method Detail |
|---|
public static java.io.File findFileOnClassPath(java.lang.String name)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||