https://issues.apache.org/bugzilla/show_bug.cgi?id=49850
Summary: ListFormatOverrideLevel class does not expose the
_iStartAt field
Product: POI
Version: 3.7-dev
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HWPF
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=25965)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25965)
Patched ListFormatOverrideLevel.java file.
ListFormatOverrideLevel contains a field _iStartAt, which should be exposed at
least with a get method. It is needed to read the startAt value at lower levels
in lists.
I published a full example to read multi-level lists using POI at my blog here:
http://developerhints.blog.com/2010/08/28/finding-out-list-numbers-in-word-document-using-poi-hwpf/,
and this method is needed and used there.
Attached is the patched file taken from version 3.7b2.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]