public class StanzaIdProvider extends ExtensionElementProvider<StanzaIdElement>
Modifier and Type | Field and Description |
---|---|
static StanzaIdProvider |
INSTANCE |
static StanzaIdProvider |
TEST_INSTANCE
Deprecated.
|
Constructor and Description |
---|
StanzaIdProvider() |
Modifier and Type | Method and Description |
---|---|
StanzaIdElement |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public static final StanzaIdProvider INSTANCE
@Deprecated public static final StanzaIdProvider TEST_INSTANCE
public StanzaIdProvider()
public StanzaIdElement parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws Exception
parse
in class Provider<StanzaIdElement>
Exception