Uses of Interface
org.apache.felix.scr.impl.parser.KXml2SAXHandler

Packages that use KXml2SAXHandler
org.apache.felix.scr.impl   
org.apache.felix.scr.impl.parser   
 

Uses of KXml2SAXHandler in org.apache.felix.scr.impl
 

Classes in org.apache.felix.scr.impl that implement KXml2SAXHandler
 class XmlHandler
           
 

Uses of KXml2SAXHandler in org.apache.felix.scr.impl.parser
 

Methods in org.apache.felix.scr.impl.parser with parameters of type KXml2SAXHandler
 void KXml2SAXParser.parseXML(KXml2SAXHandler handler)
          Parser from the reader provided in the constructor, and call the startElement and endElement in a KxmlHandler
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.