public class RTFJakartaVelocityProjectWithFreemarker extends AbstractRTFUseCase
| Constructor and Description |
|---|
RTFJakartaVelocityProjectWithFreemarker(String outDirectory) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Use case of RTFTemplate with the RTF source model jakarta-velocity-model.rtf.
|
protected void |
putContext(IContext context)
This method must be implement by class wich manage your RTF model.
|
protected void |
putDefaultFormat(RTFTemplate rtfTemplate) |
getGroupByPerPageBreak, getRtfTemplate, getRtfTemplateImpl, getXMLFields, isCircularReferences, putGlobalContext, run, saveTransformedDocument, saveXmlFields, setApplicationContext, setCircularReferences, setGroupByPerPageBreak, setRtfTemplateImpl, setTransformerConfigFile, setTransformerConfigFilepublic RTFJakartaVelocityProjectWithFreemarker(String outDirectory)
protected void putDefaultFormat(RTFTemplate rtfTemplate)
putDefaultFormat in class AbstractRTFUseCaseprotected void putContext(IContext context)
AbstractRTFUseCaseputContext in class AbstractRTFUseCasecontext - IContextpublic static void main(String[] args) throws Exception
args - the args.Exception - the exception.Copyright © 2020 Mice S.r.l. All rights reserved.