public interface CellHandler
Modifier and Type | Method and Description |
---|---|
void |
onCell(Cell cell,
CellWalkContext ctx) |
void onCell(Cell cell, CellWalkContext ctx)
cell
- current cellctx
- information about invokation contextCopyright 2022 The Apache Software Foundation or its licensors, as applicable.