org.apache.poi.hssf.record.aggregates
public static interface RecordAggregate.RecordVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
visitRecord(Record r)
Implementors may call non-mutating methods on Record r.
|
void visitRecord(Record r)
r - must not be null