Package org.sf.codejen

Interface Summary
FileNameGenerator A file name generator for multiple file generation.
ModelExtractor Extracts a list of elements from the model for one-to-many source code generation.
Template Interface for template definition.
TemplateProcessor Processor to (pre/post)process the template.
 

Class Summary
CodeGenerator Code generator
CodejenObjectFactory Object factory for parsing codegen config.
DefaultTemplate An default implementation of Template providing basic features.
MultiReader Make a sequence of readers become a single reader.
TemplateAdapter Null implementation of Template.
TemplateConfiguration The codegen config in object.
TemplateConfigurationParser Parser to parse the codegen config.
 

Exception Summary
TemplateException A wrapper exception wrapping the Throwable during the source code generation.