| Package | Description |
|---|---|
| org.apache.felix.scr.impl.parser | |
| org.apache.felix.scr.impl.xml |
| Modifier and Type | Method and Description |
|---|---|
void |
KXml2SAXParser.parseXML(KXml2SAXHandler handler)
Parser from the reader provided in the constructor, and call
the startElement and endElement in a KxmlHandler
|
| Modifier and Type | Class and Description |
|---|---|
class |
XmlHandler
XML Parser for the component XML
|