| Package | Description |
|---|---|
| nl.basjes.parse.core |
| Modifier and Type | Method and Description |
|---|---|
Parsable<RECORD> |
Parser.createParsable() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleDissector.dissect(Parsable<?> parsable,
String inputname) |
abstract void |
Dissector.dissect(Parsable<?> parsable,
String inputname)
This method must dissect the provided field from the parsable into 'smaller' pieces.
|
abstract void |
SimpleDissector.dissect(Parsable<?> parsable,
String inputname,
Value value) |
Copyright © 2017. All rights reserved.