public class AssetConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CLASSPATH
For assets that are stored in the classpath (i.e., inside 3rd party component library JARs).
|
static String |
CONTEXT
For assets that are stored in the web application context.
|
Constructor and Description |
---|
AssetConstants() |
public static final String CONTEXT
public static final String CLASSPATH
public AssetConstants()
Copyright © 2003-2012 The Apache Software Foundation.