1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-07-05 01:32:37 +02:00
Smack/source
Florian Schmaus 2cb3d5a0d4 Move 'new MXParser()' in try/catch block
aSmack replaces 'new MXParser()' with
'XmlPullParserFactory.newInstance().newPullParser()' which can throw a
XmlPullParserException. In order to build aSmack, we need to move the
'new MXParser()' within a try/catch block.
2014-02-04 09:57:01 +01:00
..
org/jivesoftware Move 'new MXParser()' in try/catch block 2014-02-04 09:57:01 +01:00
overview.html Updated URL to Smack project. 2005-08-12 19:24:58 +00:00