Zsombor Gegesy
|
4dc05844df
|
add java.util.Properties.propertyNames() method
|
2010-08-16 09:23:48 -06:00 |
|
Joel Dice
|
6118792ffd
|
update copyright years
|
2009-12-02 19:08:29 -07:00 |
|
Joel Dice
|
6fa25f992c
|
Properties.setProperty should return an Object
|
2009-09-18 17:51:05 -06:00 |
|
Zsombor
|
6409747f17
|
add Properties.getProperty(String,String)
|
2008-07-13 18:27:42 -06:00 |
|
Joel Dice
|
2edaa82801
|
prepend copyright notice and license to all source files; add license.txt and readme.txt
|
2008-02-19 11:06:52 -07:00 |
|
Dain
|
6926ca6778
|
Added parsing of new line characters in properties files.
|
2008-01-23 16:39:45 -07:00 |
|
Eric Scharff
|
43a2cb7cc5
|
Tie up some loose ends, implementing methods that are useful but not yet implemented.
|
2007-09-28 11:38:58 -06:00 |
|
Eric Scharff
|
8c248e382f
|
Added methods to get and set properties, and stub method to save them
|
2007-09-26 09:48:21 -06:00 |
|
Joel Dice
|
86999df5f2
|
factor Properties and PropertieResourceBundle out of ResourceBundle
|
2007-09-17 16:16:57 -06:00 |
|