| Package | Description |
|---|---|
| nl.basjes.parse.core |
| Modifier and Type | Method and Description |
|---|---|
<RECORD> void |
Dissector.createAdditionalDissectors(Parser<RECORD> parser)
If a dissector really needs to add an additional dissector to the set this method is the
place to do so.
|
| Constructor and Description |
|---|
Parsable(Parser<RECORD> parser,
RECORD record,
Map<String,Set<String>> typeRemappings) |
Copyright © 2017. All rights reserved.