Package | Description |
---|---|
com.nomagic.magicreport |
Modifier and Type | Method and Description |
---|---|
ITemplateEngine |
TemplateEngineFactory.createTemplateEngine(java.lang.Class<? extends ITemplateEngine> clazz)
Create a new instance of template engine associated with given class.
|
ITemplateEngine |
TemplateEngineFactory.createTemplateEngine(java.lang.String type)
Create a new instance of template engine associated with given type.
|
ITemplateEngine |
TemplateEngineFactory.getTemplateEngine(java.lang.Class<? extends ITemplateEngine> clazz)
Return template engine associated with given class or create a new instance if it doesn't created.
|
ITemplateEngine |
TemplateEngineFactory.getTemplateEngine(java.lang.String type)
Return template engine associated with given type or create a new instance if it doesn't created.
|
Copyright © 2010 - No Magic Asia