XMLProperties is a free extension for the Java.util.Properties class that will allow extraction of Properties subsections, inclusion of other properties files, and an easier-to-manage file structure.
What's New in This Release: [ read full changelog ]
· Added the net.digitalsymbiosis.xml API, which provides implementation-independent access to DOM and XPath objects.
· Removed dependence on Xerces, replacing it with JAXP, which is smaller and simpler.
· Revised the ResourceLocation class in net.digitalsymbiosis.io to actually work.
· Finally, revised the build.xml file so that ant should work to compile this package, although you may need the newest version of Ant.