ShrinkWrap Aggregator and Build Parent 1.0.0-cr-1

org.jboss.shrinkwrap.api.exporter
Interface ZipExporter

All Superinterfaces:
Assignable, StreamExporter
All Known Implementing Classes:
ZipExporterImpl

public interface ZipExporter
extends StreamExporter

Exporter used to represent an Assignable in ZIP format.

Version:
$Revision: $
Author:
John Bailey, Aslak Knutsen, ALR
See Also:
http://www.pkware.com/documents/casestudies/APPNOTE.TXT

Method Summary
 
Methods inherited from interface org.jboss.shrinkwrap.api.exporter.StreamExporter
exportAsInputStream, exportTo, exportTo, exportTo
 
Methods inherited from interface org.jboss.shrinkwrap.api.Assignable
as
 


ShrinkWrap Aggregator and Build Parent 1.0.0-cr-1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.