Uses of Class
org.odftoolkit.odfdom.pkg.manifest.EncryptionDataElement
Packages that use EncryptionDataElement
-
Uses of EncryptionDataElement in org.odftoolkit.odfdom.pkg.manifest
Methods in org.odftoolkit.odfdom.pkg.manifest that return EncryptionDataElementModifier and TypeMethodDescriptionOdfFileEntry.getEncryptionData()FileEntryElement.newEncryptionDataElement(String checksumValue, String checksumTypeValue) Create child element <manifest:encryption-data>.Methods in org.odftoolkit.odfdom.pkg.manifest with parameters of type EncryptionDataElementModifier and TypeMethodDescriptionvoidOdfFileEntry.setEncryptionData(EncryptionDataElement encryptionData)