Class PathUtils
java.lang.Object
org.apache.maven.archetype.common.util.PathUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringconvertPathForOS(String path) This method converts all \ or / chars to File.separatorChar.static StringgetDirectory(String file, int level)
-
Constructor Details
-
PathUtils
public PathUtils()
-
-
Method Details
-
convertPathForOS
-
getDirectory
-