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 |
---|---|
protected abstract JetFormat.CodecType |
JetFormat.defineCodecType() |
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–2018. All rights reserved.