rp1.planparser
Class RsCaptionSpecParser

java.lang.Object
  extended by rp1.planparser.RsParser
      extended by rp1.planparser.RsSpecificationParser
          extended by rp1.planparser.RsCaptionSpecParser

public class RsCaptionSpecParser
extends RsSpecificationParser


Constructor Summary
RsCaptionSpecParser(RsTokenReader readerReference)
           
 
Method Summary
 void process(RsPlan plan)
           
 
Methods inherited from class rp1.planparser.RsParser
nextToken, pushBackToken
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RsCaptionSpecParser

public RsCaptionSpecParser(RsTokenReader readerReference)
Method Detail

process

public void process(RsPlan plan)
             throws RsParsingException
Specified by:
process in class RsSpecificationParser
Throws:
RsParsingException