https://bz.apache.org/bugzilla/show_bug.cgi?id=61236
Bug ID: 61236
Summary: Dynamically addAbstractNum in XWPFNumbering
Product: POI
Version: 3.16-FINAL
Hardware: PC
OS: Mac OS X 10.1
Status: NEW
Severity: normal
Priority: P2
Component: XWPF
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I want addAbstractNum in XWPFNumbering Dynamically, but in method
org.apache.poi.xwpf.usermodel.XWPFNumbering.addAbstractNum(), if
abstractNum.getAbstractNum() is null, will throw NullPointerException
TRACE:
java.lang.NullPointerException
at
org.apache.poi.xwpf.usermodel.XWPFNumbering.addAbstractNum(XWPFNumbering.java:242)
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]