Class PropsUtil
java.lang.Object
org.apache.tika.util.PropsUtil
Utility class to handle properties. If the value is null,
or if there is a parser error, the defaultMissing value will be returned.
-
Constructor Details
-
PropsUtil
public PropsUtil()
-
-
Method Details
-
getBoolean
-
getInt
-
getLong
-
getString
-
getPath
-