Class PrettyProperties

All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>

public class PrettyProperties extends Properties implements Cloneable
Read/Write properties file while preserving comments and formatting.
See Also: