public class TrueSkipStrategy extends Object implements RowSkipStrategy
| 限定符和类型 | 字段和说明 |
|---|---|
static RowSkipStrategy |
ISNTANCE |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
skip(Object model,
com.alibaba.excel.context.AnalysisContext context,
Exception ex) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderpublic static final RowSkipStrategy ISNTANCE
public boolean skip(Object model, com.alibaba.excel.context.AnalysisContext context, Exception ex)
skip 在接口中 RowSkipStrategyCopyright © 2021. All rights reserved.