Package org.webpki.webutil
Class InitPropertyReader
java.lang.Object
org.webpki.webutil.InitPropertyReader
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getPropertyBoolean
(String name) int
getPropertyInt
(String name) getPropertyString
(String name) String[]
getPropertyStringList
(String name) boolean
hasProperty
(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
-