Constructor and Description |
---|
RegExMatchSplitter(Pattern pattern) |
Modifier and Type | Method and Description |
---|---|
SplitResult |
split(String inputBuffer)
Split of lines from the buffer
|
public RegExMatchSplitter(Pattern pattern)
public SplitResult split(String inputBuffer)
Splitter
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.