public interface BidirectionalTemplateProcessor extends TemplateProcessor
TemplateProcessor that allow reverse mapping. i.e. update the DocumentModel from data
 inside the template file. (This can only be done for some implementation because it depends on the target File
 format)| Modifier and Type | Method and Description | 
|---|---|
DocumentModel | 
updateDocumentFromBlob(TemplateBasedDocument templateDocument,
                      String templateName)  | 
getInitialParametersDefinition, renderTemplateDocumentModel updateDocumentFromBlob(TemplateBasedDocument templateDocument, String templateName) throws IOException
IOExceptionCopyright © 2019 Nuxeo. All rights reserved.