XMLConfiguration™ is a Java utility class library developed by createTank to allow simplified parsing of configuration files written in XML. It allows multiple methods of extraction of attributes from an XML file. Perhaps the most powerful method of extraction is getPropertiesListByPath(String path), which allows passing of a UNIX style path as a String, in order to specify a specific set of nodes within the XML configuration file.
xc : XMLConfiguration™ is released under a triple license.
XMLConfiguration™ has been in development since 1999. It is currently in production use within several companies large and small.
For your use, you may choose either the GNU General Public License [GPL], the GNU Lesser General Public License [LGPL], or the Apache License, Version 2.0.
If there are any questions or concerns about the legality of its use, please contact createTank™
For more information, please
email us at xmlconfiguration@createtank.com or visit us at www.createtank.com.
xc : XMLConfiguration™ version 2.2
Downloads
XMLConfiguration main download area (all versions)
xc JAR
xc source JAR
xc build tarball
Documentation
browse javadoc online
download xc javadoc tarball
Prerequisites
If one has trouble finding any of the following packages, please contact us at xmlconfiguration@createtank.com
apache xerces XML libraries
apache jakarta oro regular expression library
©2003 createTank™