| 限定符和类型 | 字段和说明 |
|---|---|
Set<String> |
consumerNamespaces |
Row |
current |
boolean |
hasFillCell |
RowSetIterator |
iterator |
TemplateSheet.PreCell[] |
preNodes |
int |
rows |
| 构造器和说明 |
|---|
CommitRowSetIterator(RowSetIterator iterator) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
commit()
提交后才将移动到下一行,否则一直停留在当前行
|
boolean |
hasNext() |
Row |
next() |
void |
withPreNodes(TemplateSheet.PreCell[] preNodes,
Map<String,TemplateSheet.ValueWrapper> namespaceMapper) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic final RowSetIterator iterator
public Row current
public int rows
public TemplateSheet.PreCell[] preNodes
public boolean hasFillCell
public CommitRowSetIterator(RowSetIterator iterator)
public void withPreNodes(TemplateSheet.PreCell[] preNodes, Map<String,TemplateSheet.ValueWrapper> namespaceMapper)
public void commit()
Copyright © 2024. All rights reserved.