public interface ChunkGroupWithProperties extends ChunkGroup
MAPIProperty
entries.Modifier and Type | Method and Description |
---|---|
java.util.Map<MAPIProperty,java.util.List<PropertyValue>> |
getProperties()
Returns all the Properties contained in the Chunk, along with their
Values.
|
chunksComplete, getChunks, record
java.util.Map<MAPIProperty,java.util.List<PropertyValue>> getProperties()
PropertyValue
. For
variable sized properties, you'll need to go via the chunk.Copyright 2021 The Apache Software Foundation or its licensors, as applicable.