caramel.util
Class ColumnList

java.lang.Object
  |
  +--caramel.util.ColumnList

public class ColumnList
extends java.lang.Object


Constructor Summary
ColumnList(java.util.List list)
           
 
Method Summary
 java.util.List getList()
           
 java.util.List[] getTableRows(int columns)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColumnList

public ColumnList(java.util.List list)
Method Detail

getList

public java.util.List getList()

getTableRows

public java.util.List[] getTableRows(int columns)


Copyright © 2001, 2002, 2003 Gerald Bauer. All Rights Reserved. Hosted by SourceForge Logo