public class JXLSTemplateProcessor extends AbstractTemplateProcessor
TemplateProcessor| Modifier and Type | Field and Description |
|---|---|
static String |
TEMPLATE_TYPE |
| Constructor and Description |
|---|
JXLSTemplateProcessor() |
| Modifier and Type | Method and Description |
|---|---|
List<TemplateInput> |
getInitialParametersDefinition(Blob blob)
Extract parameters from the Template file.
|
Blob |
renderTemplate(TemplateBasedDocument templateBasedDocument,
String templateName)
Perform rendering of the named template against the
TemplateBasedDocument |
public static final String TEMPLATE_TYPE
public Blob renderTemplate(TemplateBasedDocument templateBasedDocument, String templateName) throws Exception
TemplateProcessorTemplateBasedDocumentExceptionpublic List<TemplateInput> getInitialParametersDefinition(Blob blob) throws Exception
TemplateProcessorExceptionCopyright © 2015 Nuxeo SA. All rights reserved.