| Package | Description |
|---|---|
| org.docx4j.model.fields | |
| org.docx4j.model.fields.merge |
| Modifier and Type | Method and Description |
|---|---|
static P |
FieldsPreprocessor.canonicalise(P p,
java.util.List<FieldRef> fieldRefs)
Convert the field(s) in the input P into a predictable
format, and add a FieldRef object to the list for each
top level field encountered.
|
| Modifier and Type | Method and Description |
|---|---|
protected static void |
MailMerger.removeSimpleField(FieldRef fr)
Remove the field but preserve the paragraph and content around it
|
protected static void |
MailMerger.setFormFieldProperties(FieldRef fr,
java.lang.String ffName,
java.lang.String ffTextInputFormat) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
MailMerger.canonicaliseStarts(ComplexFieldLocator fl,
java.util.List<FieldRef> fieldRefs) |
Copyright © 2007–2023. All rights reserved.