private static class UnpackContent.ZipUnpacker.CompressedZipInputStreamCallback extends UnpackContent.ZipUnpacker.ZipInputStreamCallback
Modifier and Type | Field and Description |
---|---|
private boolean |
allowStoredEntriesWithDataDescriptor |
Modifier | Constructor and Description |
---|---|
private |
CompressedZipInputStreamCallback(Pattern fileFilter,
ProcessSession session,
FlowFile sourceFlowFile,
List<FlowFile> unpacked,
String fragmentId,
boolean allowStoredEntriesWithDataDescriptor) |
Modifier and Type | Method and Description |
---|---|
void |
process(InputStream inputStream) |
isFileEntryMatched, processEntry
private boolean allowStoredEntriesWithDataDescriptor
public void process(InputStream inputStream) throws IOException
IOException
Copyright © 2024 Apache NiFi Project. All rights reserved.