| Package | Description |
|---|---|
| com.healthmarketscience.jackcess.impl |
| Modifier and Type | Field and Description |
|---|---|
JetFormat.CodecType |
JetFormat.CODEC_TYPE
type of page encoding supported
|
| Modifier and Type | Method and Description |
|---|---|
static JetFormat.CodecType |
JetFormat.CodecType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JetFormat.CodecType[] |
JetFormat.CodecType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2021 OpenHMS. All rights reserved.