public interface IZipWritingElement extends ICollectingElement<ZipWriter>, IConfigurable
Modifier and Type | Method and Description |
---|---|
String |
getCharset() |
boolean |
isCloseInputstreamOnExit() |
boolean |
isCloseOutputstreamOnExit() |
boolean |
isCompleteFileHeader() |
openCollection
configure
getName, setName
getApplicationContext, getName
getConfigurationClassLoader
String getCharset()
boolean isCompleteFileHeader()
boolean isCloseInputstreamOnExit()
boolean isCloseOutputstreamOnExit()
Copyright © 2023 Frank!Framework. All rights reserved.