Smack/smack-core/src/main/java/org/jivesoftware/smack/parsing
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
..
ExceptionLoggingCallback.java Rework exceptions in the parsing / provider subsystem 2019-02-05 13:18:03 +01:00
ExceptionThrowingCallback.java Rework exceptions in the parsing / provider subsystem 2019-02-05 13:18:03 +01:00
ExceptionThrowingCallbackWithHint.java Rework exceptions in the parsing / provider subsystem 2019-02-05 13:18:03 +01:00
ParsingExceptionCallback.java s/occured/occurred/ 2019-10-30 12:02:36 +01:00
SmackParsingException.java Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
StandardExtensionElementProvider.java Organize imports everywhere 2019-10-29 21:12:22 +01:00
package-info.java Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00