|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Path | |
|---|---|
| org.apache.jetspeed.util | |
| Uses of Path in org.apache.jetspeed.util |
|---|
| Methods in org.apache.jetspeed.util that return Path | |
|---|---|
Path |
Path.addSegment(java.lang.String segment)
Adds this segment to the end of the path but before the current file segment, if one exists. |
Path |
Path.getChild(Path childPath)
|
Path |
Path.getChild(java.lang.String childPath)
|
Path |
Path.getSubPath(int beginAtSegment)
|
Path |
Path.getSubPath(int beginAtSegment,
int endSegment)
|
Path |
Path.removeLastPathSegment()
Removes the last directory segment in this path. |
| Methods in org.apache.jetspeed.util with parameters of type Path | |
|---|---|
Path |
Path.getChild(Path childPath)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||