1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 15:14:54 +02:00
Smack/smack-extensions/src/test/java/org/jivesoftware
Florian Schmaus f671b9e781 Use CharSequence instead of String in parseContent()
and parseContentDepth(). This also means that the type of some fields
changed from String to CharSequence.

Also add Matcher for CharSequences.
2014-07-06 21:10:40 +02:00
..
smackx Use CharSequence instead of String in parseContent() 2014-07-06 21:10:40 +02:00
util Change IQ.Type to enum 2014-06-06 21:10:13 -03:00