public class WebFileUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PARAMETER_FILE |
| Constructor and Description |
|---|
WebFileUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
generateImageUrl(String componentId,
String shortName,
String version,
int width,
int height) |
static String |
generateUrl(OgnlLocator locator) |
static String |
generateUrl(String componentId,
String shortName) |
static String |
generateUrl(String componentId,
String shortName,
String version) |
public static final String PARAMETER_FILE
Copyright © 2016. All Rights Reserved.