Liferay 6.2-ce-ga5

com.liferay.portal.kernel.zip
Interface ZipWriterFactory

All Known Implementing Classes:
ZipWriterFactoryImpl

public interface ZipWriterFactory


Method Summary
 ZipWriter getZipWriter()
           
 ZipWriter getZipWriter(File file)
           
 

Method Detail

getZipWriter

ZipWriter getZipWriter()

getZipWriter

ZipWriter getZipWriter(File file)

Liferay 6.2-ce-ga5