|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.priha.path.PathManager
public class PathManager
PathManager stores all the Paths within a Session.
| Constructor Summary | |
|---|---|
PathManager()
|
|
| Method Summary | |
|---|---|
void |
close()
|
Path |
getPath(PathRef p)
|
PathRef |
getPathRef(Path path)
|
void |
move(Path oldPath,
Path newPath)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PathManager()
| Method Detail |
|---|
public Path getPath(PathRef p)
throws PathNotFoundException
PathNotFoundExceptionpublic PathRef getPathRef(Path path)
public void move(Path oldPath,
Path newPath)
public void close()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||