uk.ac.starlink.ttools
Interface TableConsumer

All Known Implementing Classes:
CubeWriter, JdbcConsumer

public interface TableConsumer

Disposes of a table.

Since:
9 Aug 2005
Author:
Mark Taylor

Method Summary
 void consume(uk.ac.starlink.table.StarTable table)
          Consumes a table.
 

Method Detail

consume

void consume(uk.ac.starlink.table.StarTable table)
             throws IOException
Consumes a table.

Parameters:
table - table to consume
Throws:
IOException


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