net.jangaroo.exml.generator
Class ExmlComponentClassGenerator

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

public final class ExmlComponentClassGenerator
extends Object


Constructor Summary
ExmlComponentClassGenerator(ExmlConfiguration config)
           
 
Method Summary
 File computeComponentClassTarget(ExmlModel model)
           
 File generateClass(ExmlModel model)
           
 void generateClass(ExmlModel model, Writer output)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExmlComponentClassGenerator

public ExmlComponentClassGenerator(ExmlConfiguration config)
Method Detail

computeComponentClassTarget

public File computeComponentClassTarget(ExmlModel model)

generateClass

public void generateClass(ExmlModel model,
                          Writer output)
                   throws IOException,
                          freemarker.template.TemplateException
Throws:
IOException
freemarker.template.TemplateException

generateClass

public File generateClass(ExmlModel model)
                   throws IOException,
                          freemarker.template.TemplateException
Throws:
IOException
freemarker.template.TemplateException


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