Class Summary | |
---|---|
Configuration | This class extends normal Java properties by adding the possibility to use the same key many times concatenating the value strings instead of overwriting them. |
Configuration.PropertiesReader | This class is used to read properties lines. |
Configuration.PropertiesTokenizer | This class divides into tokens a property value. |