net.jangaroo.exml.generator
Class ExmlConfigPackageXsdGenerator

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

public class ExmlConfigPackageXsdGenerator
extends Object


Constructor Summary
ExmlConfigPackageXsdGenerator(ExmlConfiguration config)
           
 
Method Summary
 File generateXsdFile(ConfigClassRegistry registry)
           
 void generateXsdFile(ConfigClassRegistry registry, 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(ExmlConfiguration config)
Method Detail

generateXsdFile

public File generateXsdFile(ConfigClassRegistry registry)
                     throws IOException,
                            freemarker.template.TemplateException
Throws:
IOException
freemarker.template.TemplateException

generateXsdFile

public void generateXsdFile(ConfigClassRegistry registry,
                            Writer output)
                     throws IOException,
                            freemarker.template.TemplateException
Throws:
IOException
freemarker.template.TemplateException


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