|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPropertiesLoader | |
|---|---|
| org.apache.wicket.resource | Locale aware resouce loaders. |
| Uses of IPropertiesLoader in org.apache.wicket.resource |
|---|
| Classes in org.apache.wicket.resource that implement IPropertiesLoader | |
|---|---|
class |
IsoPropertiesFilePropertiesLoader
Load properties from properties file. |
class |
UtfPropertiesFilePropertiesLoader
Load properties from properties file via a Reader, which allows to provide the charset and thus the encoding can be different than ISO 8859-1. |
class |
XmlFilePropertiesLoader
Load properties from XML file |
| Methods in org.apache.wicket.resource that return types with arguments of type IPropertiesLoader | |
|---|---|
List<IPropertiesLoader> |
PropertiesFactory.getPropertiesLoaders()
Gets the List of properties loader. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||