Uses of Class
org.odftoolkit.odfdom.pkg.manifest.EncryptionDataElement
-
Packages that use EncryptionDataElement Package Description org.odftoolkit.odfdom.pkg.manifest -
-
Uses of EncryptionDataElement in org.odftoolkit.odfdom.pkg.manifest
Methods in org.odftoolkit.odfdom.pkg.manifest that return EncryptionDataElement Modifier and Type Method Description EncryptionDataElementOdfFileEntry. getEncryptionData()EncryptionDataElementFileEntryElement. newEncryptionDataElement(String checksumValue, String checksumTypeValue)Create child element <manifest:encryption-data>.Methods in org.odftoolkit.odfdom.pkg.manifest with parameters of type EncryptionDataElement Modifier and Type Method Description voidOdfFileEntry. setEncryptionData(EncryptionDataElement encryptionData)
-