Class RelativeIncludeEventHandler

java.lang.Object
com.norconex.commons.lang.config.RelativeIncludeEventHandler
All Implemented Interfaces:
EventHandler, IncludeEventHandler

public class RelativeIncludeEventHandler extends Object implements IncludeEventHandler
Velocity include event handler that check for includes both relative to a template location, and absolute to the current file system root otherwise. Used by ConfigurationLoader.