public class MailMergerWithNext extends MailMerger
MailMerger.FormTextFieldNames, MailMerger.OutputField
fieldFate
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, setMERGEFIELDInOutput
public static void performLabelMerge(WordprocessingMLPackage input, List<Map<DataFieldName,String>> data) throws Docx4JException
input
- Document templatedata
- List of multiple datamapDocx4JException
Copyright © 2007-2018. All Rights Reserved.