|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITemplateEngine | |
|---|---|
| fr.opensagres.xdocreport.template | |
| fr.opensagres.xdocreport.template.discovery | |
| fr.opensagres.xdocreport.template.registry | |
| Uses of ITemplateEngine in fr.opensagres.xdocreport.template |
|---|
| Classes in fr.opensagres.xdocreport.template that implement ITemplateEngine | |
|---|---|
class |
AbstractTemplateEngine
|
| Uses of ITemplateEngine in fr.opensagres.xdocreport.template.discovery |
|---|
| Methods in fr.opensagres.xdocreport.template.discovery that return ITemplateEngine | |
|---|---|
ITemplateEngine |
ITemplateEngineDiscovery.createTemplateEngine()
Returns the default template engine to use for report generation when an IXDocReport is created with
XDocReportRegistry#loadReport(java.io.InputStream) without specifying the template engine. |
| Uses of ITemplateEngine in fr.opensagres.xdocreport.template.registry |
|---|
| Methods in fr.opensagres.xdocreport.template.registry that return ITemplateEngine | |
|---|---|
ITemplateEngine |
TemplateEngineRegistry.getDefaultTemplateEngine()
|
| Methods in fr.opensagres.xdocreport.template.registry that return types with arguments of type ITemplateEngine | |
|---|---|
Collection<ITemplateEngine> |
TemplateEngineRegistry.getTemplateEngines()
|
| Methods in fr.opensagres.xdocreport.template.registry with parameters of type ITemplateEngine | |
|---|---|
boolean |
TemplateEngineRegistry.isDefault(ITemplateEngine templateEngine)
|
void |
TemplateEngineRegistry.setDefaultTemplateEngine(ITemplateEngine defaultTemplateEngine)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||