Package org.aksw.conjure.datasource
Class PropertiesUtils
java.lang.Object
org.aksw.conjure.datasource.PropertiesUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Propertiesstatic Propertiesread(Path path, Properties props) toStringObjectMap(Properties props) static Propertieswrite(Path path, Properties props)
-
Constructor Details
-
PropertiesUtils
public PropertiesUtils()
-
-
Method Details
-
read
- Throws:
IOException
-
read
- Throws:
IOException
-
write
- Throws:
IOException
-
toStringObjectMap
-