|
||||||||||
| 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 | |
|---|---|
java.lang.String |
getFileExtension()
|
java.util.Properties |
loadJavaProperties(java.io.InputStream inputStream)
Load the properties into a java.util.Properties object |
ValueMap |
loadWicketProperties(java.io.InputStream inputStream)
Load the properties into a ValueMap. |
| Method Detail |
|---|
ValueMap loadWicketProperties(java.io.InputStream inputStream)
inputStream -
java.util.Properties loadJavaProperties(java.io.InputStream inputStream)
throws java.io.IOException
inputStream -
java.io.IOExceptionjava.lang.String getFileExtension()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||