com.ccg.macros
Class TableInsert

java.lang.Object
  extended by com.ccg.io.TableProcessor
      extended by com.ccg.macros.TableInsert
All Implemented Interfaces:
MacroHandler

 class TableInsert
extends TableProcessor
implements MacroHandler


Constructor Summary
TableInsert(AtMacros am, String name, String source)
           
 
Method Summary
 void process(Output out, Vector args)
          One line summary...
 boolean processData()
           
 
Methods inherited from class com.ccg.io.TableProcessor
exceptionData, exceptionHeader, getDataException, getHeaderException, getTable, process, processHeader, readLine, setDataException, setHeaderException, setTable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableInsert

TableInsert(AtMacros am,
            String name,
            String source)
Method Detail

processData

public boolean processData()
Overrides:
processData in class TableProcessor

process

public void process(Output out,
                    Vector args)
             throws IOException,
                    InterpretException
Description copied from interface: MacroHandler
One line summary... Describe...

Specified by:
process in interface MacroHandler
Throws:
IOException
InterpretException


Copyright 1998-1998-2006 null. All Rights Reserved.