Class XWPFSDTContent

  • All Implemented Interfaces:
    ISDTContent

    @Beta
    public class XWPFSDTContent
    extends Object
    implements ISDTContent
    Experimental class to offer rudimentary read-only processing of of the contentblock of an SDT/ContentControl.
    • Constructor Detail

      • XWPFSDTContent

        public XWPFSDTContent​(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtContentRun sdtRun,
                              IBody part,
                              IRunBody parent)
      • XWPFSDTContent

        public XWPFSDTContent​(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtContentBlock block,
                              IBody part,
                              IRunBody parent)