Interface PartStore

All Known Implementing Classes:
UnzippedPartStore, ZipPartStore

public interface PartStore
A PartStore is a connection to a repository for a particular document/package, enabling it to be loaded or saved.
Since:
3.0
Author:
jharrop