| Package | Description |
|---|---|
| org.apache.poi.hdgf.chunks | |
| org.apache.poi.hdgf.streams |
| Class and Description |
|---|
| Chunk
Base of all chunks, which hold data, flags etc
|
| Chunk.Command
A command in the visio file.
|
| ChunkFactory.CommandDefinition
The definition of a Command, which a chunk may hold.
|
| ChunkHeader
A chunk header
|
| ChunkHeaderV6
A chunk header from v6
|
| ChunkSeparator
A separator between the trailer of one chunk, and the
header of the next one
|
| ChunkTrailer
A trailer that follows a chunk
|
| Class and Description |
|---|
| Chunk
Base of all chunks, which hold data, flags etc
|
| ChunkFactory
Factor class to create the appropriate chunks, which
needs the version of the file to process the chunk header
and trailer areas.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.