Smack/smack-extensions/src/test/java/org/jivesoftware/smackx/jingle
Florian Schmaus 65576cf3c2 Rework XML Element hierarchy and XmlStringBuilder
- Reduce the amount of types that are subtypes of NamedElement. See
javadoc of NamedElement for rationale.
- Work more with XmlEnvironment in XmlStringBuilder.
- Some minor changes to XmlStringBuilder API.
2019-09-07 18:17:08 +02:00
..
provider Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
transports Introduce util.InternetAddress 2019-06-03 17:41:10 +02:00
JingleActionTest.java Switch to single transport instead of list 2017-06-21 13:42:02 +02:00
JingleContentTest.java Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
JingleErrorTest.java Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
JingleReasonTest.java Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
JingleTest.java Make Objects.requireNonNull() throw IllegalArgumentException 2019-06-11 12:47:40 +02:00
JingleUtilTest.java Update errorprone(-plugin) and make Unused(Variable|Method) an error 2019-05-07 23:09:00 +02:00