Package | Description |
---|---|
org.openimaj.hardware.serial |
Modifier and Type | Class and Description |
---|---|
class |
RegExParser
Takes incoming data from a serial parser and splits it into multiple
strings based on a regular expression.
|
Constructor and Description |
---|
SerialReader(InputStream in,
SerialDataParser parser)
Default constructor
|