public interface Binder
| Modifier and Type | Method and Description |
|---|---|
Filler |
getFiller(Meta.Message source)
Gets a Filler to control and handle parsed data.
|
Filler getFiller(Meta.Message source)
source - the Meta.Message which is going to be parsed.null to instruct the
Parser to process data without any special handling and
therefore dropping all parsed records and values.