Package org.apache.poi.xwpf.usermodel
Class XWPFSDTContent
java.lang.Object
org.apache.poi.xwpf.usermodel.XWPFSDTContent
- All Implemented Interfaces:
ISDTContent
Experimental class to offer rudimentary read-only processing of
of the contentblock of an SDT/ContentControl.
-
Constructor Summary
ConstructorsConstructorDescriptionXWPFSDTContent(CTSdtContentBlock block, IBody part, IRunBody parent) XWPFSDTContent(CTSdtContentRun sdtRun, IBody part, IRunBody parent) -
Method Summary
-
Constructor Details
-
XWPFSDTContent
-
XWPFSDTContent
-
-
Method Details
-
getText
- Specified by:
getTextin interfaceISDTContent
-
toString
- Specified by:
toStringin interfaceISDTContent- Overrides:
toStringin classObject
-