接口 org.tinygroup.docgen.DocumentGenerater
的使用

使用 DocumentGenerater 的软件包
org.tinygroup.docgen   
org.tinygroup.docgen.fileresolver   
org.tinygroup.docgen.impl   
 

org.tinygroup.docgenDocumentGenerater 的使用
 

返回 DocumentGeneraterorg.tinygroup.docgen 中的方法
 DocumentGenerater DocumentGeneraterManager.getFileGenerater(String type)
          根据文档类型获取文档生成器
 

参数类型为 DocumentGeneraterorg.tinygroup.docgen 中的方法
 void DocumentGeneraterManager.putDocumentGenerater(String type, DocumentGenerater generater)
           
 

org.tinygroup.docgen.fileresolverDocumentGenerater 的使用
 

返回 DocumentGeneraterorg.tinygroup.docgen.fileresolver 中的方法
 DocumentGenerater TemplateFileProcessor.getGenerate()
           
 

参数类型为 DocumentGeneraterorg.tinygroup.docgen.fileresolver 中的方法
 void TemplateFileProcessor.setGenerate(DocumentGenerater generate)
           
 

org.tinygroup.docgen.implDocumentGenerater 的使用
 

实现 DocumentGeneraterorg.tinygroup.docgen.impl 中的类
 class DocumentGeneraterImpl
          功能说明:文档生成器 开发人员: renhui
开发时间: 2013-7-25

 

返回 DocumentGeneraterorg.tinygroup.docgen.impl 中的方法
 DocumentGenerater DocumentGeneraterManagerImpl.getFileGenerater(String type)
           
 

参数类型为 DocumentGeneraterorg.tinygroup.docgen.impl 中的方法
 void DocumentGeneraterManagerImpl.putDocumentGenerater(String type, DocumentGenerater generate)
           
 



Copyright © 2006–2016 TinyGroup. All rights reserved.