com.atlassian.confluence.util.velocity
Class ConfluenceVelocityResourceManager.ConfluenceResourceFactory

java.lang.Object
  extended by com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceManager.ConfluenceResourceFactory
All Implemented Interfaces:
ConfigurableResourceManager.ResourceFactory
Enclosing class:
ConfluenceVelocityResourceManager

public static class ConfluenceVelocityResourceManager.ConfluenceResourceFactory
extends java.lang.Object
implements ConfigurableResourceManager.ResourceFactory

This factory will return template that can be used to detect the presence of HTML in the template if required


Constructor Summary
ConfluenceVelocityResourceManager.ConfluenceResourceFactory()
           
 
Method Summary
 org.apache.velocity.runtime.resource.Resource getResource(java.lang.String resourceName, int resourceType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfluenceVelocityResourceManager.ConfluenceResourceFactory

public ConfluenceVelocityResourceManager.ConfluenceResourceFactory()
Method Detail

getResource

public org.apache.velocity.runtime.resource.Resource getResource(java.lang.String resourceName,
                                                                 int resourceType)
Specified by:
getResource in interface ConfigurableResourceManager.ResourceFactory


Copyright © 2003-2010 Atlassian. All Rights Reserved.