ISDTContent
public class XWPFSDTContent extends java.lang.Object implements ISDTContent
Constructor | Description |
---|---|
XWPFSDTContent(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtContentBlock block,
IBody part,
IRunBody parent) |
|
XWPFSDTContent(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtContentRun sdtRun,
IBody part,
IRunBody parent) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getText() |
|
java.lang.String |
toString() |
public XWPFSDTContent(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtContentRun sdtRun, IBody part, IRunBody parent)
public java.lang.String getText()
getText
in interface ISDTContent
public java.lang.String toString()
toString
in interface ISDTContent
toString
in class java.lang.Object
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.