/[Apache-SVN]
ViewVC logotype

Revision 1887009


Jump to revision: Previous Next
Author: mariusvolkhart
Date: Sun Feb 28 19:18:13 2021 UTC (3 years, 1 month ago)
Changed paths: 7
Log Message:
Rename EscherRecordHolder to OfficeArtContent

While the class does indeed hold EscherRecords, due to recent refactoring it is much more structured now than it was before. The contents of the class now closely resemble the OfficeArtContent structure referenced in the MS-DOC spec. Naming the class after the specification structure makes it easier to find and understand.

Changed paths

Path Details
Directorypoi/trunk/src/scratchpad/src/org/apache/poi/hwpf/HWPFDocument.java modified , text changed
Directorypoi/trunk/src/scratchpad/src/org/apache/poi/hwpf/dev/HWPFLister.java modified , text changed
Directorypoi/trunk/src/scratchpad/src/org/apache/poi/hwpf/model/EscherRecordHolder.java deleted
Directorypoi/trunk/src/scratchpad/src/org/apache/poi/hwpf/model/FileInformationBlock.java modified , text changed
Directorypoi/trunk/src/scratchpad/src/org/apache/poi/hwpf/model/OfficeArtContent.java
(Copied from poi/trunk/src/scratchpad/src/org/apache/poi/hwpf/model/EscherRecordHolder.java, r1887008)
added , text changed
Directorypoi/trunk/src/scratchpad/src/org/apache/poi/hwpf/model/PicturesTable.java modified , text changed
Directorypoi/trunk/src/scratchpad/src/org/apache/poi/hwpf/usermodel/OfficeDrawingsImpl.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26