org.jostraca.process
Class ParserProcessStage

java.lang.Object
  extended byorg.jostraca.process.ProcessStageSupport
      extended byorg.jostraca.process.ParserProcessStage
All Implemented Interfaces:
ProcessStage

public class ParserProcessStage
extends ProcessStageSupport

Infrastructure class for parser processing classes.


Field Summary
static java.lang.String NAME
           
 
Fields inherited from class org.jostraca.process.ProcessStageSupport
iTemplateHandlerManager, iTemplateHandlers, iTemplatesForHandler, iUserMessageHandler
 
Constructor Summary
ParserProcessStage()
           
 
Method Summary
 java.lang.String getName()
           
 
Methods inherited from class org.jostraca.process.ProcessStageSupport
getHandler, getTemplateHandlerManager, process, process, setUserMessageHandler, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

NAME

public static final java.lang.String NAME
See Also:
Constant Field Values
Constructor Detail

ParserProcessStage

public ParserProcessStage()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface ProcessStage
Specified by:
getName in class ProcessStageSupport


Copyright © 2000-2002 Richard Rodger