public interface Splitter
Modifier and Type | Method and Description |
---|---|
SplitResult |
split(String inputBuffer)
Split of lines from the buffer
|
SplitResult split(String inputBuffer)
inputBuffer
- the input buffer to splitnull
if there was nothing to split offCopyright © 2016 Eclipse NeoSCADA Project. All rights reserved.