|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPropertiesLoader
Property loaders as used by PropertiesFactory to load properties
| Method Summary | |
|---|---|
String |
getFileExtension()
|
Properties |
loadJavaProperties(InputStream inputStream)
Load the properties into a java.util.Properties object |
ValueMap |
loadWicketProperties(InputStream inputStream)
Load the properties into a ValueMap. |
| Method Detail |
|---|
ValueMap loadWicketProperties(InputStream inputStream)
inputStream -
Properties loadJavaProperties(InputStream inputStream)
throws IOException
inputStream -
IOExceptionString getFileExtension()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||