Modifier and Type | Field and Description |
---|---|
static String |
SLASH |
static String |
VAR_REGEXP |
static String |
VAR_REPLACE |
Constructor and Description |
---|
PathKit() |
Modifier and Type | Method and Description |
---|---|
static String |
cleanPath(String path) |
static List<String> |
convertRouteToList(String route) |
static String |
fixPath(String path) |
static String |
getRelativePath(String path,
String contextPath) |
static boolean |
isParam(String routePart) |
static boolean |
isSplat(String routePart) |
public static final String VAR_REGEXP
public static final String VAR_REPLACE
public static final String SLASH
Copyright © 2017. All rights reserved.