| Interface | Description |
|---|---|
| PartStore |
A PartStore is a connection to a repository for
a particular document/package, enabling it to
be loaded or saved.
|
| Class | Description |
|---|---|
| UnzippedPartStore |
Load an unzipped package from the file system;
save it to some output stream.
|
| ZipPartStore |
Load a zipped up package from a file or input stream;
save it to some output stream.
|
| ZipPartStore.ByteArray |
Copyright © 2007-2020. All Rights Reserved.