4
This is enhanced version of java.util.Properties that:
Preserves order of Properties read from file if LinkedHashMap used.
Preserves comments in header and scattered throughout file.
It's by no means perfect, but a good start for anyone that once the above features.
Preserves order of Properties read from file if LinkedHashMap used.
Preserves comments in header and scattered throughout file.
It's by no means perfect, but a good start for anyone that once the above features.









