public final class SMFBSectionParser extends Object implements SMFBSectionParserType
SMFBSectionParserType interface.| Constructor and Description |
|---|
SMFBSectionParser(SMFBDataStreamReaderType in_reader)
Construct a parser.
|
| Modifier and Type | Method and Description |
|---|---|
javaslang.control.Validation<SMFParseError,SMFBSection> |
parse() |
public SMFBSectionParser(SMFBDataStreamReaderType in_reader)
in_reader - A data stream readerpublic javaslang.control.Validation<SMFParseError,SMFBSection> parse()
parse in interface SMFBSectionParserTypeCopyright © 2017 <code@io7m.com> http://io7m.com