org.cruxframework.crux.tools.schema
Interface CruxSchemaGenerator

All Known Implementing Classes:
DefaultSchemaGenerator

public interface CruxSchemaGenerator

Author:
Thiago da Rosa de Bustamante

Method Summary
 void generateCatalog()
           
 void generateDocumentation()
           
 void generateSchemas()
           
 

Method Detail

generateSchemas

void generateSchemas()
                     throws SchemaGeneratorException
Throws:
SchemaGeneratorException

generateCatalog

void generateCatalog()
                     throws SchemaGeneratorException
Throws:
SchemaGeneratorException

generateDocumentation

void generateDocumentation()
                           throws SchemaGeneratorException
Throws:
SchemaGeneratorException


Copyright © 2014. All rights reserved.