Class PathComponents
java.lang.Object
net.schmizz.sshj.sftp.PathComponents
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
parent
-
name
-
path
-
-
Constructor Details
-
PathComponents
-
-
Method Details
-
adjustForParent
-
trimTrailingSeparator
-
getParent
-
getName
-
getPath
-
equals
-
hashCode
-
toString
-