org.objectweb.jotm.btp.messages
Class MessageParser
java.lang.Object
|
+--org.objectweb.jotm.btp.messages.MessageParser
- public class MessageParser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageParser
public MessageParser()
parseMessage
public static BtpMessage parseMessage(String xml)
throws org.xmlpull.v1.XmlPullParserException,
IOException
org.xmlpull.v1.XmlPullParserException
IOException
parseXml
public static XElement parseXml(String xml)
throws org.xmlpull.v1.XmlPullParserException,
IOException
org.xmlpull.v1.XmlPullParserException
IOException