Uses of Interface
com.microstar.xml.XmlHandler

Packages that use XmlHandler
com.microstar.xml An obsolete and deprecated XML parser. 
 

Uses of XmlHandler in com.microstar.xml
 

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

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