Package jodd.io

Class ZipBuilder.AddContentToZip

  • Enclosing class:
    ZipBuilder

    public class ZipBuilder.AddContentToZip
    extends java.lang.Object
    • Method Detail

      • save

        public ZipBuilder save()
                        throws java.io.IOException
        Stores the content into the ZIP.
        Throws:
        java.io.IOException