Class Summary |
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 |
Decorator class for XWPFParagraph allowing to add hyperlinks
found in paragraph to its text. |
XWPFParagraphDecorator |
Base decorator class for XWPFParagraph |