uk.ac.starlink.ttools.task
Class TableCat

java.lang.Object
  extended by uk.ac.starlink.ttools.task.ConsumerTask
      extended by uk.ac.starlink.ttools.task.MapperTask
          extended by uk.ac.starlink.ttools.task.HomogeneousMapperTask
              extended by uk.ac.starlink.ttools.task.TableCat
All Implemented Interfaces:
uk.ac.starlink.task.Task

public class TableCat
extends HomogeneousMapperTask

Concatenates multiple homogeneous tables top-to-bottom.

Since:
15 Sep 2006
Author:
Mark Taylor

Field Summary
 
Fields inherited from class uk.ac.starlink.ttools.task.HomogeneousMapperTask
inFilterParam_, inTablesParam_
 
Constructor Summary
TableCat()
           
 
Method Summary
 
Methods inherited from class uk.ac.starlink.ttools.task.HomogeneousMapperTask
getInputSpecs
 
Methods inherited from class uk.ac.starlink.ttools.task.MapperTask
createProducer, getMapper
 
Methods inherited from class uk.ac.starlink.ttools.task.ConsumerTask
createExecutable, createProducer, getOutputMode, getParameterList, getParameters, getPurpose
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableCat

public TableCat()


Copyright © 2009 Central Laboratory of the Research Councils. All Rights Reserved.