org.omnaest.utils.propertyfile.content.parser
Class PropertyFileContentWriter
java.lang.Object
org.omnaest.utils.propertyfile.content.parser.PropertyFileContentWriter
public class PropertyFileContentWriter
- extends Object
Offers functionality to write a given PropertyFileContent to disc.
- Author:
- Omnaest
- See Also:
PropertyFileContent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LINE_SEPARATOR
protected static final String LINE_SEPARATOR
PropertyFileContentWriter
public PropertyFileContentWriter()
writePropertyFileContentToFile
public static void writePropertyFileContentToFile(PropertyFileContent propertyFileContent,
File file,
String fileEncoding)
- Parameters:
propertyFileContent - file - - See Also:
PropertyFileContentParser
Copyright © 2011. All Rights Reserved.