Package com.norconex.commons.lang.config

Classes making it easier to deal with configuration files, especially XML.

See:
          Description

Interface Summary
IXMLConfigurable Provides indications that a class is configurable via XML.
 

Class Summary
ConfigurationLoader Class parsing a Velocity template (which can have parse/include directives) and using separate files for defining Velocity variables.
ConfigurationUtil Utility methods when dealing with configuration files.
RelativeIncludeEventHandler Velocity include event handler that check for includes both relative to a template location, and absolute to the current file system root otherwise.
 

Exception Summary
ConfigurationException Runtime exception for configuration related issues.
 

Package com.norconex.commons.lang.config Description

Classes making it easier to deal with configuration files, especially XML.



Copyright © 2008-2013 Norconex Inc.. All Rights Reserved.