public class Axolotls extends Object
| 构造器和说明 |
|---|
Axolotls() |
| 限定符和类型 | 方法和说明 |
|---|---|
static AxolotlExcelReader<Object> |
getExcelReader(File excelFile) |
static <T> AxolotlExcelReader<T> |
getExcelReader(File excelFile,
Class<T> clazz) |
static AxolotlExcelWriter |
getExcelWriter(File outputFile) |
public static <T> AxolotlExcelReader<T> getExcelReader(File excelFile, Class<T> clazz)
public static AxolotlExcelReader<Object> getExcelReader(File excelFile)
public static AxolotlExcelWriter getExcelWriter(File outputFile)
Copyright © 2024. All rights reserved.