@Metadata(firstVersion="2.12.0",
label="dataformat,transformation",
title="Zip Deflate Compression")
public class ZipDeflaterDataFormat
extends DataFormatDefinition
| Constructor and Description |
|---|
ZipDeflaterDataFormat() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCompressionLevel() |
void |
setCompressionLevel(Integer compressionLevel)
To specify a specific compression between 0-9.
|
getContentTypeHeader, getDataFormat, getDataFormatName, getOtherAttributes, getShortName, setContentTypeHeader, setDataFormat, setDataFormatName, setOtherAttributesgetId, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetReadPropertyPlaceholderOptions, getWritePropertyPlaceholderOptionspublic ZipDeflaterDataFormat()
public Integer getCompressionLevel()
public void setCompressionLevel(Integer compressionLevel)
Apache Camel