jet.freemarker
Class FreemarkerConfigurator

java.lang.Object
  extended by jet.freemarker.FreemarkerConfigurator

public class FreemarkerConfigurator
extends java.lang.Object

Class for configuring freemarker templates

Author:
Markus.Meisters@web.de

Constructor Summary
FreemarkerConfigurator()
           
 
Method Summary
 java.util.Properties getProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FreemarkerConfigurator

public FreemarkerConfigurator()
Method Detail

getProperties

public java.util.Properties getProperties()
                                   throws java.io.IOException
Throws:
java.io.IOException