Class ContentControlsInfoStructure

java.lang.Object
org.docx4j.samples.AbstractSample
org.docx4j.samples.ContentControlsInfoStructure

public class ContentControlsInfoStructure extends AbstractSample
Show the content controls in the main document part indenting as nested. This is helpful for understanding complex documents. If there are OpenDoPE tags, display info about these.
  • Field Details

    • conditions

      private static Conditions conditions
    • xPaths

      private static Xpaths xPaths
    • SHOW_BINDING_ROLE_XPATH

      private static boolean SHOW_BINDING_ROLE_XPATH
  • Constructor Details

    • ContentControlsInfoStructure

      public ContentControlsInfoStructure()
  • Method Details