Package | Description |
---|---|
org.apache.poi.xwpf.usermodel |
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractXWPFSDT |
Experimental abstract class that is a base for XWPFSDT and XWPFSDTCell
WARNING - APIs expected to change rapidly.
|
class |
XWPFHyperlinkRun |
A run of text with a Hyperlink applied to it.
|
class |
XWPFParagraph |
A Paragraph within a Document, Table, Header etc.
|
class |
XWPFRun |
XWPFRun object defines a region of text with a common set of properties
|
class |
XWPFSDT |
Experimental class to offer rudimentary read-only processing of
of StructuredDocumentTags/ContentControl
WARNING - APIs expected to change rapidly
|
class |
XWPFSDTCell |
Experimental class to offer rudimentary read-only processing of
of StructuredDocumentTags/ContentControl that can appear
in a table row as if a table cell.
|
class |
XWPFTable |
Sketch of XWPFTable class.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.