Smack/documentation
Florian Schmaus 4133eb175c Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3
Introducing Smack's own XmlPullParser interface which tries to stay as
compatible as possible to XPP3. The interface is used to either wrap
StAX's XMLStreamReader if Smack is used on Java SE, and XPP3's
XmlPullParser if Smack is used on on Android.

Fixes SMACK-591.

Also introduce JUnit 5 and non-strict javadoc projects.
2019-05-06 22:10:50 +02:00
..
developer Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
extensions Add support for XEP-0418: DNS Queries over XMPP (DoX) 2019-04-09 10:56:47 +02:00
images Extension was renamed to lowercase. 2004-08-19 17:17:40 +00:00
legacy Move "Message Events (XEP-22)" code to legacy 2014-07-16 12:01:03 +02:00
README.md Update markdown-gradle-plugin to 1.0.0 2015-03-07 21:08:53 +01:00
connections.md Update/Edit documentation 2018-04-01 08:43:29 -05:00
debugging.md Documentation: debugging: The debugging jar is now named smack-debug.jar 2018-09-10 11:49:51 +02:00
dnssec.md Add support for DNSSEC/DANE 2016-10-31 10:45:38 +01:00
gettingstarted.md Fix example for Establishing a Connection 2018-10-02 11:13:17 +02:00
index.md Add support for DNSSEC/DANE 2016-10-31 10:45:38 +01:00
messaging.md Update/Edit documentation 2018-04-01 09:23:09 -05:00
overview.md Update README and documentation 2017-01-03 08:55:14 +01:00
processing.md Adjust in documentation StanzaTypeFilter to uppercase as in code 2019-03-27 00:12:58 +01:00
providers.md Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
roster.md Improve Roster documentation (roster.md) 2018-11-11 16:55:57 +01:00