Smack/jingle/src/main/java/org/jivesoftware/smackx/jingle
Florian Schmaus 24b637876f Substitute MXParser with a call to XmlPullParserFactory
This makes Smack more portable, as there are platforms that support the
XmlPullParser interface, but not MXParser (e.g. Android).

Also enable checkstyle check that MXParser is not used.
2014-02-20 13:48:36 +01:00
..
listeners Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
media Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
mediaimpl Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
nat Substitute MXParser with a call to XmlPullParserFactory 2014-02-20 13:48:36 +01:00
ContentNegotiator.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
JingleActionEnum.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
JingleException.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
JingleManager.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
JingleNegotiator.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
JingleNegotiatorState.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
JingleSession.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
JingleSessionRequest.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
JingleSessionState.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
JingleSessionStateActive.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
JingleSessionStateEnded.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
JingleSessionStatePending.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
JingleSessionStateUnknown.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00