Uses of Class
org.apache.poi.hslf.record.DocumentEncryptionAtom

Packages that use DocumentEncryptionAtom
org.apache.poi.hslf   
 

Uses of DocumentEncryptionAtom in org.apache.poi.hslf
 

Methods in org.apache.poi.hslf that return DocumentEncryptionAtom
static DocumentEncryptionAtom EncryptedSlideShow.fetchDocumentEncryptionAtom(HSLFSlideShow hss)
          Return the DocumentEncryptionAtom for a HSLFSlideShow, or null if there isn't one.
 



Copyright 2008 The Apache Software Foundation or its licensors, as applicable.