org.tinygroup.convert.text.config
Class TextRow
java.lang.Object
org.tinygroup.convert.text.config.TextRow
public class TextRow
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextRow
public TextRow()
getCells
public List<TextCell> getCells()
setCells
public void setCells(List<TextCell> cells)
addCell
public void addCell(TextCell cell)
toString
public String toString(String cellSplit,
String rowSplit,
boolean checkLength)
adjustLength
public void adjustLength(List<Integer> lengths)
Copyright © 2006–2015 TinyGroup. All rights reserved.