public class ExcelReader extends Object
ExcelReader(InputStream is)
static ExcelReader
newInstance(InputStream is)
<T> List<T>
read(Class<T> clazz)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExcelReader(InputStream is)
public static ExcelReader newInstance(InputStream is)
public <T> List<T> read(Class<T> clazz)
Copyright © 2019. All rights reserved.