public class JXLSTemplateProcessor extends AbstractTemplateProcessor
TemplateProcessor
Modifier and Type | Field and Description |
---|---|
protected SimpleContextBuilder |
contextBuilder |
static String |
TEMPLATE_TYPE |
BUFFER_SIZE, log
Constructor and Description |
---|
JXLSTemplateProcessor() |
Modifier and Type | Method and Description |
---|---|
protected void |
configureTransformer(net.sf.jxls.transformer.XLSTransformer transformer) |
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 |
getSourceTemplateBlob, getWorkingDir
public static final String TEMPLATE_TYPE
protected SimpleContextBuilder contextBuilder
public JXLSTemplateProcessor()
public Blob renderTemplate(TemplateBasedDocument templateBasedDocument, String templateName) throws IOException
TemplateProcessor
TemplateBasedDocument
IOException
protected void configureTransformer(net.sf.jxls.transformer.XLSTransformer transformer)
public List<TemplateInput> getInitialParametersDefinition(Blob blob)
TemplateProcessor
Copyright © 2016 Nuxeo SA. All rights reserved.