|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Properties | |
|---|---|
| org.apache.wicket.resource | Locale aware resouce loaders. |
| Uses of Properties in org.apache.wicket.resource |
|---|
| Fields in org.apache.wicket.resource declared as Properties | |
|---|---|
static Properties |
Properties.EMPTY_PROPERTIES
Empty Properties |
| Methods in org.apache.wicket.resource that return Properties | |
|---|---|
Properties |
PropertiesFactory.load(Class<?> clazz,
String path)
|
Properties |
IPropertiesFactory.load(Class<?> clazz,
String path)
Load the properties associated with the path |
| Methods in org.apache.wicket.resource that return types with arguments of type Properties | |
|---|---|
protected Map<String,Properties> |
PropertiesFactory.getCache()
For subclasses to get access to the cache |
protected Map<String,Properties> |
PropertiesFactory.newPropertiesCache()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||