Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.0 beta1
-
Fix Version/s: 5.0
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:PRO
Description
Update the IncrementalUpdater class to output all changed objects in the StateManager. The output format will be generic byte[][] where each element is a changed object and the respective byte stream. The byte streams could then be serialized and read back as PDF objects using the Parser class.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34188 | Tue Apr 02 10:28:16 MDT 2013 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/StateManager.java
|