Parsing Engine

danbikel.parser
Class Chart.Entry

java.lang.Object
  extended by danbikel.parser.Chart.Entry
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
EMChart.Entry
Enclosing class:
Chart

protected static class Chart.Entry
extends Object
implements Serializable

Contains all information and items covering a particular span.

See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


Parsing Engine

Author: Dan Bikel.