org.drools.guvnor.server.files
Class AssetZipper
java.lang.Object
org.drools.guvnor.server.files.AssetZipper
public class AssetZipper
- extends Object
This Class Allows us to Zip a set of Assets, in fact we generate an extra asset
whith the "zip" format, so we can add it to the package.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssetZipper
public AssetZipper(LinkedList<AssetItem> assets,
PackageItem pkg)
zipAssets
public InputStream zipAssets()
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.