Uses of Class
org.odftoolkit.odfdom.pkg.manifest.EncryptionDataElement

Packages that use EncryptionDataElement
org.odftoolkit.odfdom.pkg.manifest   
 

Uses of EncryptionDataElement in org.odftoolkit.odfdom.pkg.manifest
 

Methods in org.odftoolkit.odfdom.pkg.manifest that return EncryptionDataElement
 EncryptionDataElement OdfFileEntry.getEncryptionData()
           
 EncryptionDataElement FileEntryElement.newEncryptionDataElement(String checksumValue, String checksumTypeValue)
          Create child element manifest:encryption-data.
 

Methods in org.odftoolkit.odfdom.pkg.manifest with parameters of type EncryptionDataElement
 void OdfFileEntry.setEncryptionData(EncryptionDataElement encryptionData)
           
 



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.