public class PrivacyProvider extends IQProvider<Privacy>
Privacy
packets. Privacy
Parses the query sub-document and creates an instance of Privacy
.
For each item in the list element, it creates an instance
of PrivacyItem
.Constructor and Description |
---|
PrivacyProvider() |
Modifier and Type | Method and Description |
---|---|
Privacy |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public PrivacyProvider()
public Privacy parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws org.xmlpull.v1.XmlPullParserException, IOException, SmackException
parse
in class Provider<Privacy>
org.xmlpull.v1.XmlPullParserException
IOException
SmackException