| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.9.0) E52932-01  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  
oracle.jbo.server.util.ShowPath
public class ShowPath
Commandline utility to check or show the state of semicolon-separated lists of directories or files.
| Constructor Summary | |
|---|---|
ShowPath() | 
|
| Method Summary | |
|---|---|
static boolean | 
CheckPath()Checks that each element (directory or file) on the path exists, and that it isn't defined twice.  | 
static void | 
DumpPath()Prints the elements in the pathstring one line at a time.  | 
static void | 
main(java.lang.String[] args) | 
static boolean | 
RemovePath() | 
static void | 
Usage()Describe how to use this class  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ShowPath()
| Method Detail | 
|---|
public static void main(java.lang.String[] args)
public static void DumpPath()
public static boolean CheckPath()
public static boolean RemovePath()
public static void Usage()
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.9.0) E52932-01  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||