public class XWPFSDT extends XWPFAbstractSDT implements IBodyElement, IRunBody, ISDTContents, IRunElement
WARNING - APIs expected to change rapidly
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 |
---|---|
ISDTContent |
getContent() |
getBody, getDocument, getElementType, getPart, getPartType, getTag, getTitle
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBody, getElementType, getPart, getPartType
getDocument, getPart
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 ISDTContent getContent()
getContent
in class XWPFAbstractSDT
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.