public class XWPFSDT extends java.lang.Object implements IBodyElement, IRunBody, ISDTContents, IRunElement
| Constructor and Description |
|---|
XWPFSDT(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtBlock block,
IBody part) |
XWPFSDT(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtRun sdtRun,
IBody part) |
| Modifier and Type | Method and Description |
|---|---|
IBody |
getBody() |
XWPFSDTContent |
getContent() |
XWPFDocument |
getDocument() |
BodyElementType |
getElementType() |
POIXMLDocumentPart |
getPart() |
BodyType |
getPartType() |
java.lang.String |
getTag() |
java.lang.String |
getTitle() |
public XWPFSDT(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtRun sdtRun,
IBody part)
public XWPFSDT(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtBlock block,
IBody part)
public java.lang.String getTitle()
public java.lang.String getTag()
public XWPFSDTContent getContent()
public IBody getBody()
getBody in interface IBodyElementpublic POIXMLDocumentPart getPart()
getPart in interface IBodyElementgetPart in interface IRunBodypublic BodyType getPartType()
getPartType in interface IBodyElementpublic BodyElementType getElementType()
getElementType in interface IBodyElementpublic XWPFDocument getDocument()
getDocument in interface IRunBodyCopyright 2014 The Apache Software Foundation or its licensors, as applicable.