IBodyElement
, IRunBody
, IRunElement
, ISDTContents
public class XWPFSDT extends AbstractXWPFSDT 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 |
---|---|---|
ISDTContent |
getContent() |
getBody, getDocument, getElementType, getPart, getPartType, getTag, getTitle
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 AbstractXWPFSDT
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.