com.xpn.xwiki.web
Class XWikiResourceManagerImpl
java.lang.Object
org.apache.velocity.runtime.resource.ResourceManagerImpl
com.xpn.xwiki.web.XWikiResourceManagerImpl
- All Implemented Interfaces:
- org.apache.velocity.runtime.resource.ResourceManager
public class XWikiResourceManagerImpl
- extends org.apache.velocity.runtime.resource.ResourceManagerImpl
Fields inherited from class org.apache.velocity.runtime.resource.ResourceManagerImpl |
globalCache, log, RESOURCE_CONTENT, RESOURCE_TEMPLATE, resourceLoaders, rsvc |
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 |
XWikiResourceManagerImpl
public XWikiResourceManagerImpl()
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.