|
Purple Code | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BadPathException | |
| com.purpletech.util | |
| Uses of BadPathException in com.purpletech.util |
| Methods in com.purpletech.util that throw BadPathException | |
protected void |
Path.init(java.lang.String fullpath)
|
java.lang.String |
Path.getPathTo(java.lang.String target)
|
Path |
Path.toDirectory()
|
static void |
Path.main(java.lang.String[] args)
|
| Constructors in com.purpletech.util that throw BadPathException | |
Path(Path f,
java.lang.String s)
make a new path relative to the given path |
|
Path(java.io.File f)
make a new path from the given File. |
|
Path(java.lang.String fullpath)
make a new path. |
|
|
Documentation generated March 5 2003 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||