Class DataSpaceMapUtils.DataSpaceMap
java.lang.Object
org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMap
- All Implemented Interfaces:
EncryptionRecord
- Enclosing class:
- DataSpaceMapUtils
public static class DataSpaceMapUtils.DataSpaceMap extends java.lang.Object implements EncryptionRecord
-
Constructor Summary
Constructors Constructor Description DataSpaceMap(DataSpaceMapUtils.DataSpaceMapEntry[] entries)DataSpaceMap(LittleEndianInput is) -
Method Summary
Modifier and Type Method Description voidwrite(LittleEndianByteArrayOutputStream os)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DataSpaceMap
-
DataSpaceMap
-
-
Method Details
-
write
- Specified by:
writein interfaceEncryptionRecord
-