Uses of Class
com.ccg.macros.Input

Packages that use Input
com.ccg.macros Text Macro Processing Classes.. 
 

Uses of Input in com.ccg.macros
 

Subclasses of Input in com.ccg.macros
 class InputReader
          Describe...
 

Methods in com.ccg.macros with parameters of type Input
 void Interpreter.interpret(Input in, Output out)
          The fundamental method which ALL interpreters must implement.
 void AtMacros.interpret(Input in, Output out)
          Process a input source and write the results to a output destination.
 void AtMacros.interpretCheck(Input in, Output out)
          Process a input source and write the results to a output destination.
protected  Vector AtMacros.parseParams(Input in)
           
 



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