Package com.dnlkk.util
Class PathUtils
java.lang.Object
com.dnlkk.util.PathUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetRequestMapping(String requestPath, String methodPath) static booleanisRequestMapping(String requestPath, String methodPath) static String[]static StringremoveFirstPath(String splitter, String[] keys) static String[]
-
Constructor Details
-
PathUtils
public PathUtils()
-
-
Method Details
-
splitPath
-
isRequestMapping
-
getRequestMapping
-
removeFirstPath
-
regexPath
-