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

Class AbstractXWPFSDT

  • All Implemented Interfaces:
    ISDTContents
    Direct Known Subclasses:
    XWPFSDT, XWPFSDTCell


    public abstract class AbstractXWPFSDT
    extends java.lang.Object
    implements ISDTContents
    Experimental abstract class that is a base for XWPFSDT and XWPFSDTCell WARNING - APIs expected to change rapidly. These classes have so far been built only for read-only processing.
    • Constructor Detail

      • AbstractXWPFSDT

        public AbstractXWPFSDT(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtPr pr,
                               IBody part)
    • Method Detail

      • getTitle

        public java.lang.String getTitle()
        Returns:
        first SDT Title
      • getTag

        public java.lang.String getTag()
        Returns:
        first SDT Tag
      • getContent

        public abstract ISDTContent getContent()
        Returns:
        the content object
      • getBody

        public IBody getBody()
        Returns:
        null
      • getPartType

        public BodyType getPartType()
        Returns:
        partType
      • getElementType

        public BodyElementType getElementType()
        Returns:
        element type

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.