hep.lcd.io.ascii.handler
Class AsciiIOVersion

java.lang.Object
  |
  +--hep.lcd.io.ascii.handler.AsciiIOVersion

public class AsciiIOVersion
extends Object
implements NonEventRecord

Source Code:
AsciiIOVersion.java

Constructor Summary
AsciiIOVersion()
           
 
Method Summary
 Object readSegment(LineNumberReader input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsciiIOVersion

public AsciiIOVersion()
Method Detail

readSegment

public Object readSegment(LineNumberReader input)
                   throws IOException
Specified by:
readSegment in interface NonEventRecord


The LCD Group