Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
com.microstar.xml.XmlHandler

Uses of XmlHandler in com.microstar.xml
 

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

Fields in com.microstar.xml declared as XmlHandler
(package private)  XmlHandler XmlParser.handler
           
 

Methods in com.microstar.xml with parameters of type XmlHandler
 void XmlParser.setHandler(XmlHandler handler)
          Set the handler that will receive parsing events.