public class MailMergerWithNext extends MailMerger
MailMerger.FormTextFieldNames, MailMerger.OutputFieldfieldFate| Constructor and Description |
|---|
MailMergerWithNext() |
| Modifier and Type | Method and Description |
|---|---|
static void |
performLabelMerge(WordprocessingMLPackage input,
List<Map<DataFieldName,String>> data)
Similar to performMerge method but better to merge labels template because of using the NEXT instruction to go to the next item.
|
canonicaliseStarts, extractInstr, getConsolidatedResultCrude, getConsolidatedResultCrude, getDatafieldNameFromInstr, getTextInsideContent, performMerge, recursiveRemove, removeSimpleField, setFormFieldProperties, setMERGEFIELDInOutputpublic static void performLabelMerge(WordprocessingMLPackage input, List<Map<DataFieldName,String>> data) throws Docx4JException
input - Document templatedata - List of multiple datamapDocx4JExceptionCopyright © 2007-2020. All Rights Reserved.