org.cruxframework.crux.tools.schema
Class CruxSchemaGeneratorFactory

java.lang.Object
  extended by org.cruxframework.crux.tools.schema.CruxSchemaGeneratorFactory

public class CruxSchemaGeneratorFactory
extends Object

Author:
Thiago da Rosa de Bustamante

Constructor Summary
CruxSchemaGeneratorFactory()
           
 
Method Summary
static CruxSchemaGenerator createSchemaGenerator(File projectBaseDir, File destDir, File webDir)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CruxSchemaGeneratorFactory

public CruxSchemaGeneratorFactory()
Method Detail

createSchemaGenerator

public static CruxSchemaGenerator createSchemaGenerator(File projectBaseDir,
                                                        File destDir,
                                                        File webDir)
                                                 throws SchemaGeneratorException
Throws:
SchemaGeneratorException


Copyright © 2014. All rights reserved.