public class ExcelUtils extends Object
ExcelUtils()
static List<LSheet>
getExcelData(File filePath)
static void
writeExcel(File file, List<LSheet> sheets)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExcelUtils()
public static List<LSheet> getExcelData(File filePath) throws Exception
filePath
Exception
public static void writeExcel(File file, List<LSheet> sheets) throws Exception
file
sheets
Copyright © 2017. All rights reserved.