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