org.cruxframework.crux.tools.schema
Interface CruxSchemaGenerator
- All Known Implementing Classes:
- DefaultSchemaGenerator
public interface CruxSchemaGenerator
- Author:
- Thiago da Rosa de Bustamante
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.