类 Axolotls
java.lang.Object
cn.toutatis.xvoid.axolotl.Axolotls
文档加载器
- 作者:
- Toutatis_Gc
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static AxolotlExcelReader<Object>getExcelReader(File excelFile) static <T> AxolotlExcelReader<T>getExcelReader(File excelFile, Class<T> clazz) static AxolotlExcelReader<Object>static <T> AxolotlExcelReader<T>getExcelReader(InputStream ins, Class<T> clazz)
-
构造器详细资料
-
Axolotls
public Axolotls()
-
-
方法详细资料
-
getExcelReader
-
getExcelReader
-
getExcelReader
-
getExcelReader
-