Class FieldsCombiner

java.lang.Object
org.docx4j.convert.out.common.preprocess.FieldsCombiner

public class FieldsCombiner extends Object
This class is something like the opposite to the FieldsPreprocessor. It will combine complex fields to simple fields. If there are nested fields, then it will try to combine the inner fields without touching the outer ones.
  • Field Details

  • Constructor Details

    • FieldsCombiner

      public FieldsCombiner()
  • Method Details