public class AssetLocator extends Object
| Modifier and Type | Field and Description |
|---|---|
static String[] |
WEBJARS_PATH_PREFIX |
| Constructor and Description |
|---|
AssetLocator() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getFullPath(String partialPath) |
static String |
getWebJarPath(String partialPath) |
static Set<String> |
listAssets(String folderPath) |
public static final String[] WEBJARS_PATH_PREFIX
Copyright © 2013. All Rights Reserved.