/[Apache-SVN]
ViewVC logotype

Revision 1887021


Jump to revision: Previous Next
Author: mariusvolkhart
Date: Mon Mar 1 00:25:23 2021 UTC (3 years ago)
Changed paths: 4
Log Message:
Deprecate functions that duplicate functionality

DrawingGroupRecord#processChildRecords and AbstractEscherHolderRecord#convertRawBytesToEscherRecords duplicate the functionality of AbstractEscherHolderRecord#decode. This makes the code harder to follow, as it is not clear when certain access patterns repeat. Accordingly, these functions are deprecated and flagged for removal.

Changed paths

Path Details
Directorypoi/trunk/src/java/org/apache/poi/hssf/model/InternalWorkbook.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/hssf/record/AbstractEscherHolderRecord.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/hssf/record/DrawingGroupRecord.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/hssf/record/DrawingRecordForBiffViewer.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26