Uses of Class
org.jamon.IdentityTemplateReplacer

Packages that use IdentityTemplateReplacer
org.jamon   
 

Uses of IdentityTemplateReplacer in org.jamon
 

Methods in org.jamon that return IdentityTemplateReplacer
static IdentityTemplateReplacer IdentityTemplateReplacer.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IdentityTemplateReplacer[] IdentityTemplateReplacer.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



jamon