| Package | Description |
|---|---|
| com.healthmarketscience.jackcess.impl |
| Modifier and Type | Class and Description |
|---|---|
private class |
UsageMap.InlineHandler
Usage map whose map is written inline in the same page.
|
private class |
UsageMap.ReferenceHandler
Usage map whose map is written across one or more entire separate pages
of page type USAGE_MAP.
|
| Modifier and Type | Field and Description |
|---|---|
private UsageMap.Handler |
UsageMap._handler
the current handler implementation for reading/writing the specific
usage map type.
|