Uses of Class
com.healthmarketscience.jackcess.impl.JetFormat.CodecType

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.
 



Copyright © 2005-2017 Health Market Science. All Rights Reserved.