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