public class ReferenceProvider extends org.jivesoftware.smack.provider.ExtensionElementProvider<ReferenceElement>
Modifier and Type | Field and Description |
---|---|
static ReferenceProvider |
TEST_PROVIDER |
Constructor and Description |
---|
ReferenceProvider() |
Modifier and Type | Method and Description |
---|---|
ReferenceElement |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public static final ReferenceProvider TEST_PROVIDER
public ReferenceElement parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws java.lang.Exception
parse
in class org.jivesoftware.smack.provider.Provider<ReferenceElement>
java.lang.Exception