org.tinygroup.convert.text.config
Class Text
java.lang.Object
org.tinygroup.convert.text.config.Text
public class Text
- extends Object
|
Constructor Summary |
Text()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Text
public Text()
getRows
public List<TextRow> getRows()
setRows
public void setRows(List<TextRow> rows)
addRow
public void addRow(TextRow row)
toString
public String toString(String cellSplit,
String rowSplit,
boolean checkLength)
adjustLength
public void adjustLength(List<Integer> lengths)
Copyright © 2006–2015 TinyGroup. All rights reserved.