Package com.hierynomus.smbj.common
Class SmbPath
java.lang.Object
com.hierynomus.smbj.common.SmbPath
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getPath()
int
hashCode()
boolean
isOnSameHost
(SmbPath other) boolean
isOnSameShare
(SmbPath other) static SmbPath
private static String
rewritePath
(String path) toString()
-
Field Details
-
hostname
-
path
-
-
Constructor Details
-
SmbPath
-
SmbPath
-
SmbPath
-
SmbPath
-
-
Method Details