Menu

XMLConfigReader / News: Recent posts

XMLConfigreader 1.0.002 quick start

A quick start guide were added to this project homepage.

Posted by Nicola Asuni 2005-04-16

XMLConfigReader 1.0.000 released!

XMLConfigReader is an open-source extension of Java ResourceBundle class to read configuration data directly from an XML file.
XMLConfigReader reads structured resource text data from an XML file and store it on a hashtable.
The hashtable keys are taken from the value of the first attribute of the <item> elements.
The hash table values are hashtables containing the sub-items names as keys and the sub-items data as value

Posted by Nicola Asuni 2005-03-17