Class AbstractMerger.FormTextFieldNames

java.lang.Object
org.docx4j.model.fields.AbstractMerger.FormTextFieldNames
Enclosing class:
AbstractMerger

protected static class AbstractMerger.FormTextFieldNames extends Object
If we're converting MERGEFIELD to FORMTEXT, it is desirable to make the w:fldChar/w:ffData/w:name unique within the docx (though Word 2010 can still open the docx if they aren't), and to remove spaces
Since:
3.0.0
Author:
jharrop
  • Constructor Details

    • FormTextFieldNames

      public FormTextFieldNames()
  • Method Details