Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/xdata/form
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
..
FillableForm.java Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
FilledForm.java Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
Form.java Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
FormReader.java [xdata] Rename FormReader.read(String) to getField(String) 2020-05-14 17:13:01 +02:00
package-info.java Re-work data form API 2020-05-13 20:14:41 +02:00