Package | Description |
---|---|
org.apache.poi.xwpf.extractor | |
org.apache.poi.xwpf.model | |
org.apache.poi.xwpf.usermodel |
Constructor and Description |
---|
XWPFWordExtractor(XWPFDocument document) |
Constructor and Description |
---|
XWPFHeaderFooterPolicy(XWPFDocument doc)
Figures out the policy for the given document,
and creates any header and footer objects
as required.
|
XWPFHeaderFooterPolicy(XWPFDocument doc,
CTSectPr sectPr)
Figures out the policy for the given document,
and creates any header and footer objects
as required.
|
Modifier and Type | Field and Description |
---|---|
protected XWPFDocument |
XWPFParagraph.document |
Modifier and Type | Method and Description |
---|---|
XWPFDocument |
XWPFParagraph.getDocument() |
Constructor and Description |
---|
XWPFFootnote(XWPFDocument document,
CTFtnEdn body) |
XWPFParagraph(CTP prgrph,
XWPFDocument docRef) |
XWPFTable(XWPFDocument doc,
CTTbl table) |
XWPFTable(XWPFDocument doc,
CTTbl table,
int row,
int col) |
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.