|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JetFormat.CodecType | |
|---|---|
| com.healthmarketscience.jackcess.impl | |
| Uses of JetFormat.CodecType in com.healthmarketscience.jackcess.impl |
|---|
| Fields in com.healthmarketscience.jackcess.impl declared as JetFormat.CodecType | |
|---|---|
JetFormat.CodecType |
JetFormat.CODEC_TYPE
type of page encoding supported |
| Methods in com.healthmarketscience.jackcess.impl that return JetFormat.CodecType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||