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