net.jangaroo.exml.generator
Class ExmlConfigPackageXsdGenerator

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

public class ExmlConfigPackageXsdGenerator
extends Object


Constructor Summary
ExmlConfigPackageXsdGenerator()
           
 
Method Summary
 void generateXsdFile(Collection<ConfigClass> configClasses, String configClassPackage, Writer output)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExmlConfigPackageXsdGenerator

public ExmlConfigPackageXsdGenerator()
Method Detail

generateXsdFile

public void generateXsdFile(Collection<ConfigClass> configClasses,
                            String configClassPackage,
                            Writer output)
                     throws IOException,
                            freemarker.template.TemplateException
Throws:
IOException
freemarker.template.TemplateException


Copyright © 2002–2014 CoreMedia AG. All rights reserved.