Class ZipPartStore

java.lang.Object
org.docx4j.openpackaging.io3.stores.ZipPartStore
All Implemented Interfaces:
PartStore

public class ZipPartStore extends Object implements PartStore
Load a zipped up package from a file or input stream; save it to some output stream.
Since:
3.0
Author:
jharrop