net.jangaroo.exml.generator
Class ExmlConfigClassGenerator

java.lang.Object
  extended by net.jangaroo.exml.generator.ExmlConfigClassGenerator

public final class ExmlConfigClassGenerator
extends Object


Constructor Summary
ExmlConfigClassGenerator()
           
 
Method Summary
 void generateClass(ConfigClass configClass, File result)
           
 boolean mustGenerateConfigClass(File source, File targetFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExmlConfigClassGenerator

public ExmlConfigClassGenerator()
Method Detail

generateClass

public void generateClass(ConfigClass configClass,
                          File result)
                   throws IOException,
                          freemarker.template.TemplateException
Throws:
IOException
freemarker.template.TemplateException

mustGenerateConfigClass

public boolean mustGenerateConfigClass(File source,
                                       File targetFile)


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