Package play.libs
Class IO
java.lang.Object
play.libs.IO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringcontentAsString(File file) static PropertiesreadUtf8Properties(File file) static Propertiesstatic PropertiesreadUtf8Properties(String fileName)
-
Constructor Details
-
IO
public IO()
-
-
Method Details
-
readUtf8Properties
-
readUtf8Properties
- Throws:
IOException
-
readUtf8Properties
- Throws:
IOException
-
contentAsString
-