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, processEntryprivate boolean allowStoredEntriesWithDataDescriptor
public void process(InputStream inputStream) throws IOException
IOExceptionCopyright © 2023 Apache NiFi Project. All rights reserved.