Smack/smack-extensions/src/main/java/org/jivesoftware/smackx
Florian Schmaus 56222d6ee2 Improve parseContent() and parseContentDepth()
The idea is that xml-roundtrip should *never* be expected from a
XmlPullParser. So what we need is a method that parses the content of an
element without relying on getText() returning text if on START_TAG or
END_TAG. This is already done by PubSubs ItemProvider.

Also add PacketParserUtils.parseElement() which will return the current
element as String and use this method in PubSub's ItemProvider.
2014-06-20 12:07:25 +02:00
..
address s/JEP/XEP/ 2014-06-14 11:48:46 +02:00
amp Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
attention/packet Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
bookmarks Properly escape Bookmarks and FormField XML 2014-06-19 16:52:19 +02:00
bytestreams Don't throw an IOException if IBBStream got closed by the remote 2014-05-23 13:13:24 +02:00
caps Improve parseContent() and parseContentDepth() 2014-06-20 12:07:25 +02:00
chatstates Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
commands Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
delay Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
disco Fix NPE in DiscoverInfo.Identities XmlStringBuilder 2014-05-07 12:46:24 +02:00
filetransfer s/JEP/XEP/ 2014-06-14 11:48:46 +02:00
forward Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
iqlast Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
iqprivate Properly escape Bookmarks and FormField XML 2014-06-19 16:52:19 +02:00
iqversion Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
jiveproperties Extend JivePropertiesManager 2014-04-28 20:23:26 +02:00
muc s/JEP/XEP/ 2014-06-14 11:48:46 +02:00
nick/packet Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
offline Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
pep Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ping Fix PingManager, use 'nextPingIn' to schedule 2014-06-12 18:43:51 +02:00
privacy Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
pubsub Improve parseContent() and parseContentDepth() 2014-06-20 12:07:25 +02:00
receipts Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
search s/JEP/XEP/ 2014-06-14 11:48:46 +02:00
sharedgroups Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
shim Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
si Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
time Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
vcardtemp s/JEP/XEP/ 2014-06-14 11:48:46 +02:00
xdata Properly escape Bookmarks and FormField XML 2014-06-19 16:52:19 +02:00
xevent Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
xhtmlim s/JEP/XEP/ 2014-06-14 11:48:46 +02:00