|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PathComponents | |
|---|---|
| net.schmizz.sshj.sftp | |
| Uses of PathComponents in net.schmizz.sshj.sftp |
|---|
| Methods in net.schmizz.sshj.sftp that return PathComponents | |
|---|---|
PathComponents |
PathHelper.getComponents(String path)
Divide the path into PathComponents(parent, name) while making sure name != "." && name != ".." |
PathComponents |
PathHelper.getComponents(String parent,
String name)
|
| Constructors in net.schmizz.sshj.sftp with parameters of type PathComponents | |
|---|---|
RemoteResourceInfo(PathComponents comps,
FileAttributes attrs)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||