Package com.hierynomus.msdfsc
Class DFSPath
java.lang.Object
com.hierynomus.msdfsc.DFSPath
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static DFSPath
boolean
boolean
isIpc()
boolean
replacePrefix
(String prefixToReplace, DFSPath target) replacePrefix
(String prefixToReplace, String target) private DFSPath
replacePrefix
(String prefixToReplace, List<String> targetComponents) toPath()
toString()
-
Field Details
-
pathComponents
-
-
Constructor Details
-
DFSPath
-
DFSPath
-
-
Method Details