public class SplitResult extends java.lang.Object
SplitResult()
java.lang.String[]
getLines()
java.lang.String
getRemainingBuffer()
void
setLines(java.lang.String[] lines)
setRemainingBuffer(java.lang.String remainingBuffer)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SplitResult()
public java.lang.String getRemainingBuffer()
public void setRemainingBuffer(java.lang.String remainingBuffer)
public java.lang.String[] getLines()
public void setLines(java.lang.String[] lines)
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