|
The ExpatJabberParser uses XMLParser (expat) to parse the incoming XML stream of the Jabber protocol and fires ParsedXMLElements at the Connection instance.
Constructs a parser for the supplied stream (socket input)
Begins parsing the XML stream and does not return until the stream closes. |