Class DFSPath
java.lang.Object
com.hierynomus.msdfsc.DFSPath
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static DFSPathbooleanbooleanisIpc()booleanreplacePrefix(String prefixToReplace, DFSPath target) replacePrefix(String prefixToReplace, String target) private DFSPathreplacePrefix(String prefixToReplace, List<String> targetComponents) toPath()toString()
-
Field Details
-
pathComponents
-
-
Constructor Details
-
DFSPath
-
DFSPath
-
-
Method Details
-
getPathComponents
-
replacePrefix
-
replacePrefix
-
replacePrefix
-
hasOnlyOnePathComponent
public boolean hasOnlyOnePathComponent() -
isSysVolOrNetLogon
public boolean isSysVolOrNetLogon() -
isIpc
public boolean isIpc() -
from
-
splitPath
-
toPath
-
toString
-