Documentation of 'org.apache.poi.xwpf.usermodel.XWPFSDTContent' Java class
XWPFSDTContent
org.apache.poi.xwpf.usermodel

Class XWPFSDTContent

  • All Implemented Interfaces:
    ISDTContent


    public class XWPFSDTContent
    extends java.lang.Object
    implements ISDTContent
    Experimental class to offer rudimentary read-only processing of of the contentblock of an SDT/ContentControl. WARNING - APIs expected to change rapidly
    • Constructor Summary

      Constructors 
      Constructor and Description
      XWPFSDTContent(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtContentBlock block, IBody part, IRunBody parent) 
      XWPFSDTContent(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtContentRun sdtRun, IBody part, IRunBody parent) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getText() 
      java.lang.String toString() 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • 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)
    • Method Detail

      • getText

        public java.lang.String getText()
        Specified by:
        getText in interface ISDTContent
      • toString

        public java.lang.String toString()
        Specified by:
        toString in interface ISDTContent
        Overrides:
        toString in class java.lang.Object

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.