Smack/smack-experimental/src/main/java/org/jivesoftware/smackx/iot
Florian Schmaus a7b3303f3e Bump ErrorProne to 2.5.1 and refactor Providers a bit
This also resulted in a refactoring of the Providers and parsing
Exceptions. NumberFormatException and ParseException can now be thrown
directly, the wrapping in a SmackParsingException is down at a higher
layer, i.e. in AbstractProvider.
2021-01-29 09:26:15 +01:00
..
control Rename AbstractIqBuilder subclasses to their designated names 2019-10-29 19:34:18 +01:00
data Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
discovery Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
element requireNotNullOrEmpty -> requireNotNullNorEmpty 2018-07-17 15:10:39 +02:00
parser Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
provisioning Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
IoTException.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
IoTManager.java Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
Thing.java Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
package-info.java Add (partial) support for IoT XEPs 2016-07-21 08:51:11 +02:00