枚举的使用
cn.toutatis.xvoid.axolotl.excel.reader.constant.RowLevelReadPolicy
使用RowLevelReadPolicy的程序包
-
cn.toutatis.xvoid.axolotl.excel中RowLevelReadPolicy的使用
修饰符和类型方法说明voidReaderConfig.addReadFeature(RowLevelReadPolicy policy, Object value) booleanReaderConfig.getReadPolicyAsBoolean(RowLevelReadPolicy policy) -
cn.toutatis.xvoid.axolotl.excel.reader.constant中RowLevelReadPolicy的使用
修饰符和类型方法说明static RowLevelReadPolicy返回带有指定名称的该类型的枚举常量。static RowLevelReadPolicy[]RowLevelReadPolicy.values()按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。