Package pobs.action

Interface Summary
PCollection  
PList  
PSet  
 

Class Summary
PAbstractCollection  
PAbstractList  
PAbstractSet  
PBoolean  
PInteger  
PLog Outputs a specified string to stdout whenever this action is performed.
PNumber  
PPrint Outputs the parsed data which caused the triggering of this action to stdout.
PStack Copies the methods of the Stackclass and implements a number of POBS actions allowing the stack to be manipulated by a parser.
PString This class wraps the Stringobject and offers a number of methods which return PActionobjects which can
PVector Implements the methods of the Abstractlist interface and the action generator methods of the interface analogue to the Vectorclass.