public interface OdsEntry extends XMLConvertible
| Modifier and Type | Method and Description |
|---|---|
ZipEntry |
asZipEntry() |
OdsEntry |
encryptParameters(EncryptParameters encryptParameters)
Wrap this entry with encrypt parameters if possible
|
boolean |
neverEncrypt() |
appendXMLContentOdsEntry encryptParameters(EncryptParameters encryptParameters)
encryptParameters - the parameters to encrypt the fileIllegalArgumentException - if the entry can't be encrypted (e.g. directory or
mimetype).ZipEntry asZipEntry()
boolean neverEncrypt()
Copyright © 2016–2021. All rights reserved.