Uses of Class
org.apache.poi.hslf.record.DocumentEncryptionAtom
Packages that use DocumentEncryptionAtom
-
Uses of DocumentEncryptionAtom in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return DocumentEncryptionAtomModifier and TypeMethodDescriptionHSLFSlideShowEncrypted.getDocumentEncryptionAtom()
HSLFSlideShowImpl.getDocumentEncryptionAtom()
Methods in org.apache.poi.hslf.usermodel with parameters of type DocumentEncryptionAtomModifier and TypeMethodDescriptionprotected static Record[]
HSLFSlideShowEncrypted.addEncryptionRecord
(Record[] records, DocumentEncryptionAtom dea) Constructors in org.apache.poi.hslf.usermodel with parameters of type DocumentEncryptionAtom