railo.runtime.util
Class ZipUtilImpl

java.lang.Object
  extended by railo.runtime.util.ZipUtilImpl
All Implemented Interfaces:
ZipUtil

public class ZipUtilImpl
extends Object
implements ZipUtil


Method Summary
static ZipUtil getInstance()
           
 void unzip(Resource zip, Resource dir)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ZipUtil getInstance()

unzip

public void unzip(Resource zip,
                  Resource dir)
           throws IOException
Specified by:
unzip in interface ZipUtil
Throws:
IOException


Copyright © 2012 Railo