Smack/smack-experimental/src/main/java/org/jivesoftware/smackx/muclight
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
..
element Rename Stanza.getExtension(String, String) to getExtensionElement() 2020-04-12 12:09:04 +02:00
provider Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
MUCLightAffiliation.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
MUCLightRoomConfiguration.java Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
MUCLightRoomInfo.java Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
MultiUserChatLight.java Remove unnecessarily suppressed warnings 2020-04-12 12:07:59 +02:00
MultiUserChatLightManager.java Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
package-info.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00