O S

O

OrderedProperties - class OrderedProperties.
This is an extension of Java Properties that stores the properties alphabetically
OrderedProperties() - Constructor for class OrderedProperties
 

S

store(OutputStream, String) - Method in class OrderedProperties
Overrides the original store() method and sorts the output

O S