Package org.apache.poi.xwpf.model


package org.apache.poi.xwpf.model
  • Classes
    Class
    Description
     
    Decorator class for XWPFParagraph allowing to add comments found in paragraph to its text
    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.
    Base decorator class for XWPFParagraph