Class FromMergeFields


public class FromMergeFields
extends AbstractMigratorUsingAnswersFormat
This class will help you to migrate from MERGEFIELDs to use of content control data bindings. After migrating, you'll be able to use the OpenDoPE authoring tool to add repeats, conditionals, and other OpenDoPE features, if you need them. Limitations: this first version operates only on the main document part (ie it won't process variables in headers/footers, footnotes/endnotes, or comments)
Since:
3.0.0
Author:
jharrop
  • Constructor Details

    • FromMergeFields

      public FromMergeFields()
  • Method Details

    • migrate

      public WordprocessingMLPackage migrate​(WordprocessingMLPackage pkgIn) throws java.lang.Exception
      Throws:
      java.lang.Exception
    • main

      public static void main​(java.lang.String[] args) throws java.lang.Exception
      Parameters:
      args -
      Throws:
      java.lang.Exception