public class XWPFSDTContent extends java.lang.Object implements ISDTContent
WARNING - APIs expected to change rapidly
Constructor and 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 and 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 2020 The Apache Software Foundation or its licensors, as applicable.