Class FieldUpdaterExample

java.lang.Object
org.docx4j.samples.FieldUpdaterExample

public class FieldUpdaterExample extends Object
Example showing how to refresh DOCPROPERTY and DOCVARIABLE fields in the docx. (For MERGEFIELD, use FieldsMailMerge instead) This updates the docx. If you don't want to do that, apply it to a clone instead.
  • Constructor Details

    • FieldUpdaterExample

      public FieldUpdaterExample()
  • Method Details