public interface SMFTHeaderCommandParserType
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
SMFTParsingStatus |
parse(SMFParserEventsHeaderType receiver,
javaslang.collection.List<String> line)
Parse the section, delivering events to
receiver. |
String name()
SMFTParsingStatus parse(SMFParserEventsHeaderType receiver, javaslang.collection.List<String> line) throws IOException
receiver.receiver - The event receiverline - The current lineIOException - On I/O errorsCopyright © 2017 <code@io7m.com> http://io7m.com