com.atlassian.confluence.util.velocity
Class ConfluenceVelocityResourceManager.ConfluenceResourceFactory
java.lang.Object
com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceManager.ConfluenceResourceFactory
- All Implemented Interfaces:
- ConfigurableResourceManager.ResourceFactory
- Enclosing class:
- ConfluenceVelocityResourceManager
public static class ConfluenceVelocityResourceManager.ConfluenceResourceFactory
- extends Object
- implements ConfigurableResourceManager.ResourceFactory
This factory will return template that can be used to detect the presence of HTML in the template if required
Method Summary |
org.apache.velocity.runtime.resource.Resource |
getResource(String resourceName,
int resourceType)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfluenceVelocityResourceManager.ConfluenceResourceFactory
public ConfluenceVelocityResourceManager.ConfluenceResourceFactory()
getResource
public org.apache.velocity.runtime.resource.Resource getResource(String resourceName,
int resourceType)
- Specified by:
getResource
in interface ConfigurableResourceManager.ResourceFactory
Copyright © 2003-2013 Atlassian. All Rights Reserved.