public abstract class AbstractTemplateProcessor extends Object implements TemplateProcessor
TemplateProcessor| Modifier and Type | Field and Description | 
|---|---|
protected static int | 
BUFFER_SIZE  | 
protected static org.apache.commons.logging.Log | 
log  | 
| Constructor and Description | 
|---|
AbstractTemplateProcessor()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Blob | 
getSourceTemplateBlob(TemplateBasedDocument templateBasedDocument,
                     String templateName)  | 
protected File | 
getWorkingDir()  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInitialParametersDefinition, renderTemplateprotected static final int BUFFER_SIZE
protected static final org.apache.commons.logging.Log log
public AbstractTemplateProcessor()
protected File getWorkingDir()
protected Blob getSourceTemplateBlob(TemplateBasedDocument templateBasedDocument, String templateName)
Copyright © 2019 Nuxeo. All rights reserved.