Enum Class的使用
cn.toutatis.xvoid.axolotl.excel.constant.RowLevelReadPolicy
使用RowLevelReadPolicy的程序包
-
cn.toutatis.xvoid.axolotl.excel中RowLevelReadPolicy的使用
修饰符和类型方法说明voidReaderConfig.addReadFeature(RowLevelReadPolicy policy, Object value) booleanReaderConfig.getReadPolicyAsBoolean(RowLevelReadPolicy policy) -
cn.toutatis.xvoid.axolotl.excel.constant中RowLevelReadPolicy的使用
修饰符和类型方法说明static RowLevelReadPolicyReturns the enum constant of this class with the specified name.static RowLevelReadPolicy[]RowLevelReadPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.