public static final class CatalogComponentHelper.Table extends Object
Table(String[] headers, String[] keys)
void
addRow(String name, Map<String,Object> row)
boolean
isEmpty()
print(PrintStream out)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Table(String[] headers, String[] keys)
public boolean isEmpty()
public void addRow(String name, Map<String,Object> row)
public void print(PrintStream out)
Apache Camel