Uses of Class
org.clapper.curn.output.freemarker.TemplateType

Packages that use TemplateType
org.clapper.curn.output.freemarker   
 

Uses of TemplateType in org.clapper.curn.output.freemarker
 

Methods in org.clapper.curn.output.freemarker that return TemplateType
 TemplateType TemplateLocation.getType()
          Get the type of this template location.
static TemplateType TemplateType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TemplateType[] TemplateType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2006 Brian M. Clapper. All Rights Reserved.