hep.lcd.io.ascii.handler
Class MUStripSystem
java.lang.Object
|
+--hep.lcd.io.ascii.BasicHandler
|
+--hep.lcd.io.ascii.handler.MUStripSystem
- public class MUStripSystem
- extends BasicHandler
- implements SegmentHandler
- Source Code:
- MUStripSystem.java
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MUStripSystem
public MUStripSystem()
readSegment
public void readSegment(LineNumberReader input,
EventHeader header)
throws IOException
- Specified by:
readSegment in interface SegmentHandler
outputClass
public Class outputClass()
- Specified by:
outputClass in interface EventHandler- Overrides:
outputClass in class BasicHandler
endEvent
public void endEvent(EventHeader header)
- Specified by:
endEvent in interface EventHandler- Overrides:
endEvent in class BasicHandler
The LCD Group