Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CHECKIN: Fixed Bugzilla Bug 133180 - Support FolderArchive in BIRT.core

Title: CHECKIN: Fixed Bugzilla Bug 133180 - Support FolderArchive in BIRT.core

- Summary:
Fixed Bugzilla Bug 133180 - Support FolderArchive in BIRT.core

- Bugzilla Bug (s) Resolved:
133180 - Support FolderArchive in BIRT.core

- Description:
BIRT currently supports FolderArchive reader and writer. However, to support using report document as data source, and potentially even replace the report document during rendering, a class that supports both read and write with the same object is needed. This checkin added FolderArchive to support both read and write.

- Tests Description:
Tested it locally

- Files Edited:

- Files Added:
/org.eclipse.birt.core/src/org/eclipse/birt/core/archive/FolderArchive.java

- Code Reviewer:
Stanley

- Notes to Build Team:

- Notes to Developers:

- Notes to QA: 
 
- Notes to Documentation:



Back to the top