Uses of Interface
kxml.sax.KXmlSAXHandler

Packages that use KXmlSAXHandler
fr.imag.adele.bundle.wireadminbinder   
kxml.sax   
 

Uses of KXmlSAXHandler in fr.imag.adele.bundle.wireadminbinder
 

Classes in fr.imag.adele.bundle.wireadminbinder that implement KXmlSAXHandler
 class XmlCommonHandler
          SAX handler for the XML OBR file
 

Uses of KXmlSAXHandler in kxml.sax
 

Methods in kxml.sax with parameters of type KXmlSAXHandler
 void KXmlSAXParser.parseXML(KXmlSAXHandler handler)
          Parser from the reader provided in the constructor, and call the startElement and endElement in a KxmlHandler