| Package | Description |
|---|---|
| fr.opensagres.poi.xwpf.converter.core | |
| fr.opensagres.poi.xwpf.converter.core.openxmlformats |
| Modifier and Type | Class and Description |
|---|---|
class |
ListContext |
| Modifier and Type | Method and Description |
|---|---|
ListItemContext |
ListContext.addItem(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTLvl lvl) |
ListItemContext |
ListItemContext.createAndAddItem(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTLvl lvl) |
ListItemContext |
ListItemContext.getParent() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract T |
XWPFDocumentVisitor.startVisitParagraph(org.apache.poi.xwpf.usermodel.XWPFParagraph paragraph,
ListItemContext itemContext,
T parentContainer) |
| Constructor and Description |
|---|
ListItemContext(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTLvl lvl,
int number,
ListItemContext parent) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract T |
OpenXMlFormatsVisitor.startVisitParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP paragraph,
ListItemContext itemContext,
T container) |
Copyright © 2019. All Rights Reserved.