1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 15:14:54 +02:00
Smack/smack-core/src/test/java/org/jivesoftware/smack
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
..
filters Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
packet Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
parsing Use CharSequence instead of String in parseContent() 2014-07-06 21:10:40 +02:00
provider Make ProviderManager static 2014-05-11 09:27:41 +02:00
test/util Use CharSequence instead of String in parseContent() 2014-07-06 21:10:40 +02:00
util Use CharSequence instead of String in parseContent() 2014-07-06 21:10:40 +02:00
ChatConnectionTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
DirectoryRosterStoreTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
DummyConnection.java Make XMPPConnection an interface 2014-05-28 08:18:41 +02:00
PacketCollectorTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
RosterTest.java Merge branch '4.0' 2014-07-05 14:37:22 +02:00
RosterVersioningTest.java Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
SmackConfigurationTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ThreadedDummyConnection.java Change IQ.Type to enum 2014-06-06 21:10:13 -03:00