com.ccg.macros
Class MacroHandlerMethod

java.lang.Object
  extended by com.ccg.macros.MacroHandlerMethod
All Implemented Interfaces:
MacroHandler

 class MacroHandlerMethod
extends Object
implements MacroHandler


Constructor Summary
MacroHandlerMethod(Object o, Method m)
           
 
Method Summary
 void process(Output out, Vector args)
          One line summary...
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MacroHandlerMethod

MacroHandlerMethod(Object o,
                   Method m)
Method Detail

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

toString

public String toString()
Overrides:
toString in class Object


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