public class XWPFListManager extends AbstractListManager
Modifier and Type | Field and Description |
---|---|
static XWPFListManager |
EMPTY_LIST
Empty singleton to be used when there is no list manager.
|
Constructor and Description |
---|
XWPFListManager(org.apache.poi.xwpf.usermodel.XWPFNumbering numbering) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFormattedNumber(java.math.BigInteger numId,
int iLvl) |
java.lang.String |
getFormattedNumber(org.apache.poi.xwpf.usermodel.XWPFParagraph paragraph) |
public static final XWPFListManager EMPTY_LIST
public XWPFListManager(org.apache.poi.xwpf.usermodel.XWPFNumbering numbering)
public java.lang.String getFormattedNumber(org.apache.poi.xwpf.usermodel.XWPFParagraph paragraph)
paragraph
- paragraphpublic java.lang.String getFormattedNumber(java.math.BigInteger numId, int iLvl)
Copyright © 2010 - 2020 Adobe. All Rights Reserved