public class XWikiWebappResourceLoader
extends org.apache.velocity.tools.view.WebappResourceLoader
Extends the Velocity Tool's WebappResourceLoader by adding the ServletContext to the Velocity Engine's
Application Attributes since this is a prerequisite for WebappResourceLoader to work correctly. This resource
loader depends on the fact that the XWiki Component Manager has been set in Velocity Engine's Application Attribute
prior to its initialization.
- Since:
- 3.0M3
- Version:
- $Id: ed119c52c8a365da5a3f755b783641431b531a10 $