Package org.burningwave.core
Class Strings.Paths
java.lang.Object
org.burningwave.core.Strings.Paths
-
Method Summary
Modifier and TypeMethodDescriptionconvertURLPathToAbsolutePath(String inputURLPath) static Strings.Pathscreate()getExtension(String path) booleanremoveInitialPathElements(String path, String... toRemove) toSquaredPath(String absolutePath, boolean isFolder)
-
Method Details
-
create
-
clean
-
toSquaredPath
-
toNormalizedCleanedAbsolutePath
-
isRoot
-
getExtension
-
convertURLPathToAbsolutePath
-
removeInitialPathElements
-