| Class | Description |
|---|---|
| XMLParagraph |
Base class for XWPF paragraphs
|
| XWPFCommentsDecorator |
Decorator class for XWPFParagraph allowing to add comments
found in paragraph to its text
|
| XWPFHeaderFooterPolicy |
A .docx file can have no headers/footers, the same header/footer
on each page, odd/even page footers, and optionally also
a different header/footer on the first page.
|
| XWPFHyperlinkDecorator | Deprecated
Use
XWPFHyperlinkRun instead |
| XWPFParagraphDecorator |
Base decorator class for XWPFParagraph
|
Copyright © 2020. All rights reserved.