IBodyElement, IRunBody, IRunElement, ISDTContentspublic class XWPFSDT extends java.lang.Object implements IBodyElement, IRunBody, ISDTContents, IRunElement
| Constructor | 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 | 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 2018 The Apache Software Foundation or its licensors, as applicable.