net.jangaroo.properties
Class PropertyClassGenerator

java.lang.Object
  extended by net.jangaroo.properties.PropertyClassGenerator

public class PropertyClassGenerator
extends Object


Constructor Summary
PropertyClassGenerator(LocalizationSuite suite)
           
 
Method Summary
 void generate()
           
 void generateJangarooClasses(ResourceBundleClass rbc)
           
 void generatePropertiesClass(PropertiesClass propertiesClass, Writer out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyClassGenerator

public PropertyClassGenerator(LocalizationSuite suite)
Method Detail

generatePropertiesClass

public void generatePropertiesClass(PropertiesClass propertiesClass,
                                    Writer out)
                             throws IOException,
                                    freemarker.template.TemplateException
Throws:
IOException
freemarker.template.TemplateException

generateJangarooClasses

public void generateJangarooClasses(ResourceBundleClass rbc)
                             throws IOException,
                                    freemarker.template.TemplateException
Throws:
IOException
freemarker.template.TemplateException

generate

public void generate()
              throws IOException,
                     freemarker.template.TemplateException
Throws:
IOException
freemarker.template.TemplateException


Copyright © 2002-2011 CoreMedia AG. All Rights Reserved.