Package org.docx4j.openpackaging.io3.stores


package org.docx4j.openpackaging.io3.stores
  • Class
    Description
    A PartStore is a connection to a repository for a particular document/package, enabling it to be loaded or saved.
    Load an unzipped package from the file system; save it to some output stream.
    Load a zipped up package from a file or input stream; save it to some output stream.