Smack/smack-core/src/main/java/org/jivesoftware/smack/parsing
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
..
ExceptionLoggingCallback.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ExceptionThrowingCallback.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ParsingExceptionCallback.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
UnparsablePacket.java Use CharSequence instead of String in parseContent() 2014-07-06 21:10:40 +02:00