public interface Splitter
| Modifier and Type | Method and Description |
|---|---|
SplitResult |
split(java.lang.String inputBuffer)
Split of lines from the buffer
|
SplitResult split(java.lang.String inputBuffer)
inputBuffer - the input buffer to splitnull if there was nothing to split off
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0