public class ExcelReaderContext<R> extends Object
ExcelReaderContext(Class<R> excelClass, Map<String,Field> excelFieldMap, String[] ignores)
void
addListener(ExcelReadListener readListener)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExcelReaderContext(Class<R> excelClass, Map<String,Field> excelFieldMap, String[] ignores)
public void addListener(ExcelReadListener readListener)
Copyright © 2021. All rights reserved.