Package org.apache.poi.poifs.crypt
Class DataSpaceMapUtils
java.lang.Object
org.apache.poi.poifs.crypt.DataSpaceMapUtils
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static DocumentEntry
createEncryptionEntry
(DirectoryEntry dir, String path, EncryptionRecord out) static String
static String
static void
writeUnicodeLPP4
(LittleEndianOutput os, String string) static void
writeUtf8LPP4
(LittleEndianOutput os, String str)
-
Constructor Details
-
DataSpaceMapUtils
public DataSpaceMapUtils()
-
-
Method Details
-
addDefaultDataSpace
- Throws:
IOException
-
createEncryptionEntry
public static DocumentEntry createEncryptionEntry(DirectoryEntry dir, String path, EncryptionRecord out) throws IOException - Throws:
IOException
-
readUnicodeLPP4
-
writeUnicodeLPP4
-
readUtf8LPP4
-
writeUtf8LPP4
-