|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjnr.posix.util.Finder
public class Finder
| Constructor Summary | |
|---|---|
Finder()
|
|
| Method Summary | |
|---|---|
static String |
addExtension(String path)
|
static String |
findFileCommon(POSIX posix,
String name,
String path,
boolean executableOnly)
|
static String |
findFileInPath(POSIX posix,
String name,
String path)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Finder()
| Method Detail |
|---|
public static String findFileInPath(POSIX posix,
String name,
String path)
public static String findFileCommon(POSIX posix,
String name,
String path,
boolean executableOnly)
public static String addExtension(String path)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||