public class NextIDUtils extends Object
| 构造器和说明 |
|---|
NextIDUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static BigInteger |
getAbstractNumMaxId(org.apache.poi.xwpf.usermodel.XWPFNumbering numbering) |
static BigInteger |
getCommentMaxId(org.apache.poi.xwpf.usermodel.XWPFComments docComments) |
public static BigInteger getCommentMaxId(org.apache.poi.xwpf.usermodel.XWPFComments docComments)
public static BigInteger getAbstractNumMaxId(org.apache.poi.xwpf.usermodel.XWPFNumbering numbering)
Copyright © 2022. All rights reserved.