Uses of Interface
utils.ptplot5_2.com.microstar.xml.XmlHandler

Packages that use XmlHandler
utils.ptplot5_2.com.microstar.xml   
utils.ptplot5_2.com.microstar.xml.demo   
utils.ptplot5_2.com.microstar.xml.driver   
utils.ptplot5_2.ptolemy.plot.plotml   
 

Uses of XmlHandler in utils.ptplot5_2.com.microstar.xml
 

Classes in utils.ptplot5_2.com.microstar.xml that implement XmlHandler
 class HandlerBase
          Convenience base class for AElfred handlers.
 

Uses of XmlHandler in utils.ptplot5_2.com.microstar.xml.demo
 

Classes in utils.ptplot5_2.com.microstar.xml.demo that implement XmlHandler
 class DtdDemo
          Demonstration application showing DTD queries.
 class EventDemo
          Demonstration application showing Ælfred's event stream.
 class ReaderDemo
          Demonstration application showing Ælfred's event stream from a stream.
 class StreamDemo
          Demonstration application showing Ælfred's event stream from a stream.
 class TimerDemo
          Demonstration application showing time elapsed for parse.
 class XmlApp
          Base class for Ælfred demonstration applications.
 class XmlApplet
          Base class for Ælfred demonstration applications.
 

Uses of XmlHandler in utils.ptplot5_2.com.microstar.xml.driver
 

Classes in utils.ptplot5_2.com.microstar.xml.driver that implement XmlHandler
 class SAXDriver
          A SAX driver for Microstar's Ælfred XML parser.
 

Uses of XmlHandler in utils.ptplot5_2.ptolemy.plot.plotml
 

Classes in utils.ptplot5_2.ptolemy.plot.plotml that implement XmlHandler
 class HistogramMLParser
          This class constructs a histogram from specifications in PlotML (Plot Markup Language), which is an XML language.
 class PlotBoxMLParser
          This class constructs a plot from specifications in PlotML (Plot Markup Language), which is an XML language.
 class PlotMLParser
          This class constructs a plot from specifications in PlotML (Plot Markup Language), which is an XML language.