com.xpn.xwiki.web
Class XWikiResourceManagerImpl

java.lang.Object
  extended byorg.apache.velocity.runtime.resource.ResourceManagerImpl
      extended bycom.xpn.xwiki.web.XWikiResourceManagerImpl
All Implemented Interfaces:
org.apache.velocity.runtime.resource.ResourceManager

public class XWikiResourceManagerImpl
extends org.apache.velocity.runtime.resource.ResourceManagerImpl


Field Summary
 
Fields inherited from class org.apache.velocity.runtime.resource.ResourceManagerImpl
globalCache, RESOURCE_CONTENT, RESOURCE_TEMPLATE, resourceLoaders, rsvc
 
Constructor Summary
XWikiResourceManagerImpl()
           
 
Method Summary
 org.apache.velocity.runtime.resource.Resource getResource(java.lang.String string, int i, java.lang.String string1)
           
 
Methods inherited from class org.apache.velocity.runtime.resource.ResourceManagerImpl
getLoaderNameForResource, getResource, initialize, loadResource, refreshResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XWikiResourceManagerImpl

public XWikiResourceManagerImpl()
Method Detail

getResource

public org.apache.velocity.runtime.resource.Resource getResource(java.lang.String string,
                                                                 int i,
                                                                 java.lang.String string1)
                                                          throws org.apache.velocity.exception.ResourceNotFoundException,
                                                                 org.apache.velocity.exception.ParseErrorException,
                                                                 java.lang.Exception
Throws:
org.apache.velocity.exception.ResourceNotFoundException
org.apache.velocity.exception.ParseErrorException
java.lang.Exception


Copyright 2003 Ludovic Dubost