public interface IQProvider
Modifier and Type | Method and Description |
---|---|
IQ |
parseIQ(org.xmlpull.v1.XmlPullParser parser)
Parse the IQ sub-document and create an IQ instance.
|
IQ parseIQ(org.xmlpull.v1.XmlPullParser parser) throws Exception
parser
- an XML parser.Exception
- if an error occurs parsing the XML.Copyright © 2015 Ignite Realtime. All rights reserved.