edu.sc.seis.fissuresUtil.rt130
Class NCReader.StartBlockHandler

java.lang.Object
  extended by edu.sc.seis.fissuresUtil.rt130.NCReader.REHandler
      extended by edu.sc.seis.fissuresUtil.rt130.NCReader.StartBlockHandler
Enclosing class:
NCReader

public class NCReader.StartBlockHandler
extends NCReader.REHandler


Constructor Summary
NCReader.StartBlockHandler()
           
 
Method Summary
 void operate(java.util.regex.Matcher m)
           
 
Methods inherited from class edu.sc.seis.fissuresUtil.rt130.NCReader.REHandler
handle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NCReader.StartBlockHandler

public NCReader.StartBlockHandler()
Method Detail

operate

public void operate(java.util.regex.Matcher m)
Overrides:
operate in class NCReader.REHandler