Uses of Class
org.openxava.util.SimpleTemplater

Packages that use SimpleTemplater
org.openxava.util   
 

Uses of SimpleTemplater in org.openxava.util
 

Methods in org.openxava.util that return SimpleTemplater
static SimpleTemplater SimpleTemplater.getInstance()
          Returns an instance of SimpleTemplater which will not deal with HTML
static SimpleTemplater SimpleTemplater.getInstance(boolean templateIsHTML)
          Returns an instance of SimpleTemplater which will or will not deal with HTML