public class ReferenceProvider extends 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 ReferenceProvider()
public ReferenceElement parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws Exception
parse
in class Provider<ReferenceElement>
Exception