Package sk.antons.sprops.tool
Class PropFile
- java.lang.Object
-
- sk.antons.sprops.tool.PropFile
-
public class PropFile extends Object
- Author:
- antons
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetProperty(String property)static PropFileinstance(String file)List<String>propsToDecode()List<String>propsToEncode()voidreplace(String property, String value)Stringtext()
-