public final class CompressedProvider extends NonzaProvider<Compressed>
| Modifier and Type | Field and Description |
|---|---|
static CompressedProvider |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
Compressed |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
XmlEnvironment xmlEnvironment) |
getElementClasspublic static final CompressedProvider INSTANCE
public Compressed parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)
parse in class Provider<Compressed>