/[Apache-SVN]
ViewVC logotype

Revision 1887393


Jump to revision: Previous Next
Author: mariusvolkhart
Date: Tue Mar 9 19:26:31 2021 UTC (3 years, 1 month ago)
Changed paths: 1
Log Message:
Additional debug logging for unknown records in HSLF

Recently, while debugging app behavior on HSLF documents, I had to dig into the OOXML that Microsoft PowerPoint places into files saved in PPT format. Having information in the logs about when records were not parsed by POI was very helpful. The hex identifier was critical in being able to quickly search the [MS-PPT] spec for what type of record it was, and the integer identifier was helpful in quickly finding the Record type in RecordTypes.java.

Changed paths

Path Details
Directorypoi/trunk/src/scratchpad/src/org/apache/poi/hslf/record/Record.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26