public class MUCParserUtils extends Object
Constructor and Description |
---|
MUCParserUtils() |
Modifier and Type | Method and Description |
---|---|
static Destroy |
parseDestroy(org.xmlpull.v1.XmlPullParser parser) |
static MUCItem |
parseItem(org.xmlpull.v1.XmlPullParser parser) |
public MUCParserUtils()
public static MUCItem parseItem(org.xmlpull.v1.XmlPullParser parser) throws org.xmlpull.v1.XmlPullParserException, IOException
org.xmlpull.v1.XmlPullParserException
IOException
public static Destroy parseDestroy(org.xmlpull.v1.XmlPullParser parser) throws org.xmlpull.v1.XmlPullParserException, IOException
org.xmlpull.v1.XmlPullParserException
IOException