Uses of Class
org.docx4j.model.fields.FieldRef
| Package | Description |
|---|---|
| org.docx4j.model.fields | |
| org.docx4j.model.fields.merge |
-
Uses of FieldRef in org.docx4j.model.fields
Method parameters in org.docx4j.model.fields with type arguments of type FieldRef Modifier and Type Method Description static PFieldsPreprocessor. 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. -
Uses of FieldRef in org.docx4j.model.fields.merge
Methods in org.docx4j.model.fields.merge with parameters of type FieldRef Modifier and Type Method Description protected static voidMailMerger. removeSimpleField(FieldRef fr)Remove the field but preserve the paragraph and content around itprotected static voidMailMerger. setFormFieldProperties(FieldRef fr, java.lang.String ffName, java.lang.String ffTextInputFormat)Method parameters in org.docx4j.model.fields.merge with type arguments of type FieldRef Modifier and Type Method Description protected static voidMailMerger. canonicaliseStarts(ComplexFieldLocator fl, java.util.List<FieldRef> fieldRefs)