| Package | Description |
|---|---|
| org.mule.extension.compression.api.strategy.zip | |
| org.mule.extension.compression.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
ZipExtractorStrategy
A Zip extractor.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,InputStream> |
ArchivingOperations.extract(org.mule.runtime.api.metadata.TypedValue<InputStream> compressed,
ExtractorStrategy extractor,
org.mule.runtime.extension.api.runtime.streaming.StreamingHelper streamingHelper)
Decompresses a given content that represent an archive in a compression format.
|
Copyright © 2026 MuleSoft, Inc.. All rights reserved.