See: Description
| Interface | Description |
|---|---|
| IXMLConfigurable |
Provides indications that a class is configurable via XML.
|
| Class | Description |
|---|---|
| ConfigurationLoader |
Class parsing a Velocity template (which can have parse/include
directives) and using separate files for defining Velocity variables.
|
| ConfigurationUtil | Deprecated
Since 1.13.0, use
XMLConfigurationUtil |
| RelativeIncludeEventHandler |
Velocity include event handler that check for includes both relative
to a template location, and absolute to the current file system root
otherwise.
|
| XMLConfigurationUtil |
Utility methods when dealing with XML configuration files.
|
| Exception | Description |
|---|---|
| ConfigurationException |
Runtime exception for configuration related issues.
|
Copyright © 2008–2021 Norconex Inc.. All rights reserved.