Class SmbPath
java.lang.Object
com.hierynomus.smbj.common.SmbPath
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetPath()inthashCode()booleanisOnSameHost(SmbPath other) booleanisOnSameShare(SmbPath other) static SmbPathprivate static StringrewritePath(String path) toString()
-
Field Details
-
hostname
-
path
-
-
Constructor Details
-
SmbPath
-
SmbPath
-
SmbPath
-
SmbPath
-
-
Method Details
-
rewritePath
-
toUncPath
-
toString
-
parse
-
equals
-
hashCode
-
getHostname
-
getPath
-
getParent
-
isOnSameHost
-