Class XWPFSDT

All Implemented Interfaces:
IBodyElement, IRunBody, IRunElement, ISDTContents

public class XWPFSDT extends XWPFAbstractSDT implements IBodyElement, IRunBody, ISDTContents, IRunElement
Experimental class to offer rudimentary read-only processing of of StructuredDocumentTags/ContentControl

WARNING - APIs expected to change rapidly

  • Constructor Details

    • XWPFSDT

      public XWPFSDT(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtRun sdtRun, IBody part)
    • XWPFSDT

      public XWPFSDT(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtBlock block, IBody part)
  • Method Details