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.
WARNING - APIs expected to change rapidly
-
Constructor Summary
ConstructorsConstructorDescriptionXWPFSDTContent
(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) -
Method Summary
-
Constructor Details
-
XWPFSDTContent
-
XWPFSDTContent
-
-
Method Details
-
getText
- Specified by:
getText
in interfaceISDTContent
-
toString
- Specified by:
toString
in interfaceISDTContent
- Overrides:
toString
in classObject
-