Documentation of 'org.apache.poi.openxml4j.opc.ZipPackage' Java class
ZipPackage
org.apache.poi.openxml4j.opc

Class ZipPackage

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable, RelationshipSource


    public final class ZipPackage
    extends Package
    Physical zip package.
    • Constructor Detail

      • ZipPackage

        public ZipPackage()
        Constructor. Creates a new, empty ZipPackage.
    • Method Detail

      • saveImpl

        public void saveImpl(java.io.OutputStream outputStream)
        Save this package into the specified stream
        Parameters:
        outputStream - The stream use to save this package.
        See Also:
        OPCPackage.save(OutputStream)
      • getZipArchive

        public ZipEntrySource getZipArchive()
        Get the zip archive
        Returns:
        The zip archive.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.