Package com.norconex.commons.lang.config
package com.norconex.commons.lang.config
Classes making it easier to deal with configuration files.
-
ClassDescriptionRuntime exception for configuration related issues.Configuration file parser using Velocity template engine (which can have parse/include directives) and using separate files for defining Velocity variables.Velocity reference insertion event handler that when triggered, will try to resolve the reference against system properties or environment variables (in that order) if it could not resolved the normal way (before returning default value, if one was specified in the reference).Deprecated.Velocity include event handler that check for includes both relative to a template location, and absolute to the current file system root otherwise.
IXMLConfigurable.