Language Processing
v2.0

wcs
Class CUPProcessor

Object
  extended by CUPProcessor
All Implemented Interfaces:
Job.Processor

public class CUPProcessor
extends Object
implements Job.Processor

preprocess CUP elements at any level with non-empty source and sink but not sink='false'.


Constructor Summary
CUPProcessor()
           
 
Method Summary
 void process(Job job)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CUPProcessor

public CUPProcessor()
Method Detail

process

public void process(Job job)
             throws IOException
Specified by:
process in interface Job.Processor
Throws:
IOException


(c) 2008 Axel T. Schreiner