Uses of Class
org.aksw.commons.path.core.PathStr
Packages that use PathStr
-
Uses of PathStr in org.aksw.commons.path.core
Methods in org.aksw.commons.path.core that return PathStrModifier and TypeMethodDescriptionPathOpsStr.fromString(String str) static PathStrPathStr.newAbsolutePath(String segment) static PathStrPathStr.newAbsolutePath(String... segments) static PathStrPathStr.newAbsolutePath(List<String> segments) static PathStrPathStr.newRelativePath(String segment) static PathStrPathStr.newRelativePath(String... segments) static PathStrPathStr.newRelativePath(List<String> segments) static PathStrMethods in org.aksw.commons.path.core with parameters of type PathStrConstructor parameters in org.aksw.commons.path.core with type arguments of type PathStr