Package | Description |
---|---|
org.tinygroup.codegen.impl | |
org.tinygroup.docgen | |
org.tinygroup.docgen.fileresolver | |
org.tinygroup.docgen.impl |
Modifier and Type | Method and Description |
---|---|
DocumentGenerater<TemplateEngine> |
CodeGeneratorDefault.getGenerater() |
Modifier and Type | Method and Description |
---|---|
void |
CodeGeneratorDefault.setGenerater(DocumentGenerater<TemplateEngine> generater) |
Modifier and Type | Method and Description |
---|---|
DocumentGenerater |
DocumentGeneraterManager.getFileGenerater(String type)
根据文档类型获取文档生成器
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentGeneraterManager.putDocumentGenerater(String type,
DocumentGenerater generater) |
Modifier and Type | Method and Description |
---|---|
DocumentGenerater |
TemplateFileProcessor.getGenerate() |
Modifier and Type | Method and Description |
---|---|
void |
TemplateFileProcessor.setGenerate(DocumentGenerater generate) |
Modifier and Type | Class and Description |
---|---|
class |
DocumentGeneraterImpl
功能说明:文档生成器
|
Modifier and Type | Method and Description |
---|---|
DocumentGenerater |
DocumentGeneraterManagerImpl.getFileGenerater(String type) |
Modifier and Type | Method and Description |
---|---|
void |
DocumentGeneraterManagerImpl.putDocumentGenerater(String type,
DocumentGenerater generate) |
Copyright © 2006–2018 TinyGroup. All rights reserved.