public abstract static class MetaScanner.DefaultMetaScannerVisitor extends MetaScanner.MetaScannerVisitorBase
| Constructor and Description |
|---|
DefaultMetaScannerVisitor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
processRow(Result rowResult)
Visitor method that accepts a RowResult and the meta region location.
|
abstract boolean |
processRowInternal(Result rowResult) |
closepublic abstract boolean processRowInternal(Result rowResult) throws java.io.IOException
java.io.IOExceptionpublic boolean processRow(Result rowResult) throws java.io.IOException
MetaScanner.MetaScannerVisitorrowResult - resultjava.io.IOException - e