public interface Scanner
Scanner interface.
Modifier and Type | Method and Description |
---|---|
void |
init()
init
|
void |
scan(ScanContext context)
scan
|
void init()
init
void scan(ScanContext context) throws Exception
scan
context
- a ScanContext
object.Exception
- if any.Copyright © 2021. All rights reserved.