Package org.webpki.webutil
Class InitPropertyReader
java.lang.Object
org.webpki.webutil.InitPropertyReader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetPropertyBoolean(String name) intgetPropertyInt(String name) getPropertyString(String name) String[]getPropertyStringList(String name) booleanhasProperty(String name) void
-
Constructor Details
-
InitPropertyReader
public InitPropertyReader()
-
-
Method Details
-
initProperties
-
getPropertyStringConditional
- Throws:
IOException
-
getPropertyString
- Throws:
IOException
-
getPropertyStringList
- Throws:
IOException
-
getPropertyInt
- Throws:
IOException
-
getPropertyBoolean
- Throws:
IOException
-
hasProperty
-
listProperties
-