com.xpn.xwiki.web
Class XWikiResourceManagerImpl

java.lang.Object
  extended by org.apache.velocity.runtime.resource.ResourceManagerImpl
      extended by com.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, log, RESOURCE_CONTENT, RESOURCE_TEMPLATE, resourceLoaders, rsvc
 
Constructor Summary
XWikiResourceManagerImpl()
           
 
Method Summary
 org.apache.velocity.runtime.resource.Resource getResource(String string, int i, String string1)
           
 
Methods inherited from class org.apache.velocity.runtime.resource.ResourceManagerImpl
createResource, 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(String string,
                                                                 int i,
                                                                 String string1)
                                                          throws org.apache.velocity.exception.ResourceNotFoundException,
                                                                 org.apache.velocity.exception.ParseErrorException
Specified by:
getResource in interface org.apache.velocity.runtime.resource.ResourceManager
Overrides:
getResource in class org.apache.velocity.runtime.resource.ResourceManagerImpl
Throws:
org.apache.velocity.exception.ResourceNotFoundException
org.apache.velocity.exception.ParseErrorException


Copyright © 2004-2013 XWiki. All Rights Reserved.