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