|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ChunkGroupWithProperties
A group of chunks which is indexable by MAPIProperty entries.
| Method Summary | |
|---|---|
java.util.Map<MAPIProperty,java.util.List<PropertyValue>> |
getProperties()
Returns all the Properties contained in the Chunk, along with their Values. |
| Methods inherited from interface org.apache.poi.hsmf.datatypes.ChunkGroup |
|---|
chunksComplete, getChunks, record |
| Method Detail |
|---|
java.util.Map<MAPIProperty,java.util.List<PropertyValue>> getProperties()
PropertyValue. For
variable sized properties, you'll need to go via the chunk.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||