Class UnzippedPartStore

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

public class UnzippedPartStore
extends java.lang.Object
implements PartStore
Load an unzipped package from the file system; save it to some output stream. TODO convert path sep in part name to suit underlying file system.
Since:
3.0
Author:
jharrop