Smack/smack-jingle-old/src
Florian Schmaus 5eef31e49c Do not call XmlPullParser.getName() when the event is unknown
XmlPullParser.getName() only returns a result if the current parser
event is START_ELEMENT or END_ELEMENT. If this is not the case, then
the method may throw (if StAX is used).
2021-07-06 12:33:11 +02:00
..
demo/java/org/jivesoftware/smackx/jingle/mediaimpl/demo Add more checkstyle tests 2015-03-17 22:02:44 +01:00
integration-test s/occured/occurred/ 2019-10-30 12:02:36 +01:00
main/java/org/jivesoftware/smackx Do not call XmlPullParser.getName() when the event is unknown 2021-07-06 12:33:11 +02:00