org.omnaest.utils.propertyfile.content.parser
Class PropertyFileContentParser
java.lang.Object
org.omnaest.utils.propertyfile.content.parser.PropertyFileContentParser
public class PropertyFileContentParser
- extends Object
Parses the content of a PropertyFile and creates a PropertyFileContent object.
- Author:
- Omnaest
- See Also:
PropertyFileContent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyFileContentParser
public PropertyFileContentParser()
parsePropertyFileContent
public static PropertyFileContent parsePropertyFileContent(File file,
String fileEncoding)
Copyright © 2011. All Rights Reserved.