public class TranscriptsProvider extends IQProvider<Transcripts>
Constructor and Description |
---|
TranscriptsProvider() |
Modifier and Type | Method and Description |
---|---|
Transcripts |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public TranscriptsProvider()
public Transcripts parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws org.xmlpull.v1.XmlPullParserException, IOException
parse
in class Provider<Transcripts>
org.xmlpull.v1.XmlPullParserException
IOException