ColdBox Platform v3.8.0

coldbox.system.plugins
Class Zip

WEB-INF.cftags.component
        extended by coldbox.system.core.util.Zip
            extended by coldbox.system.plugins.Zip

public class Zip
extends coldbox.system.core.util.Zip

A collections of functions that supports the Zip and GZip functionality by using the Java Zip file API.

Constructor Summary
init()
   
Methods inherited from class coldbox.system.core.util.Zip
AddFiles, DeleteFiles, Extract, FilesList, List, PathFormat, configure, gzipAddFile, gzipExtract
 
Methods inherited from class WEB-INF.cftags.component
None
 

Constructor Detail

init

public init()

ColdBox Platform v3.8.0