Uses of Class
org.apache.poi.poifs.crypt.xor.XOREncryptionHeader
-
Packages that use XOREncryptionHeader Package Description org.apache.poi.poifs.crypt.xor -
-
Uses of XOREncryptionHeader in org.apache.poi.poifs.crypt.xor
Methods in org.apache.poi.poifs.crypt.xor that return XOREncryptionHeader Modifier and Type Method Description XOREncryptionHeader
XOREncryptionHeader. copy()
Constructors in org.apache.poi.poifs.crypt.xor with parameters of type XOREncryptionHeader Constructor Description XOREncryptionHeader(XOREncryptionHeader other)
-