Constructor and Description |
---|
BaseFormat() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.commons.compress.archivers.ArchiveOutputStream |
applyFormatOptions(org.apache.commons.compress.archivers.ArchiveOutputStream s,
Map<String,Object> o)
Apply options to archive output stream
|
protected org.apache.commons.compress.archivers.ArchiveOutputStream applyFormatOptions(org.apache.commons.compress.archivers.ArchiveOutputStream s, Map<String,Object> o) throws IOException
s
- stream to apply options too
- options mapIOException
Copyright © 2015 Eclipse JGit Project. All rights reserved.