1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-23 20:04:51 +02:00
Smack/smack-extensions/src/test/java/org/jivesoftware/smackx
Florian Schmaus 26b5bc0212 Properly escape Bookmarks and FormField XML
by using XmlStringBuilder. Fixes SMACK-577

Also extend LazyStringBuilder with a cache. And extend XmlStringBuilder
with some more convenience methods.

Move the ELEMENT and NAMESPACE definition from Form to DataForm, where
it belongs.
2014-06-19 16:52:19 +02:00
..
amp Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
bytestreams Don't throw an IOException if IBBStream got closed by the remote 2014-05-23 13:13:24 +02:00
caps Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
delay/provider Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
filetransfer Properly escape Bookmarks and FormField XML 2014-06-19 16:52:19 +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
iqversion Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
jiveproperties Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
muc Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ping Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
privacy/provider Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
pubsub Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
receipts Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
time/packet Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
xhtmlim/provider Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ExtensionsInitializerTest.java Reworked OSGi support of Smack (SMACK-343) 2014-05-15 16:09:37 +02:00
InitExtensions.java Reworked OSGi support of Smack (SMACK-343) 2014-05-15 16:09:37 +02:00
VCardUnitTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00