| Class | Description |
|---|---|
| InstantAdapter |
Converts an
Instant to a string representation according to XEP-0082: XMPP Date and Time Profiles and vice versa. |
| LocaleAdapter |
Converts an
Locale to a string representation using Locale.toLanguageTag() and vice versa, using Locale.forLanguageTag(String)}. |
| OffsetDateTimeAdapter |
Converts an
OffsetDateTime to a string representation according to XEP-0082: XMPP Date and Time Profiles and vice versa. |
| ZoneOffsetAdapter |
Converts a
ZoneOffset to a string representation according to XEP-0082: XMPP Date and Time Profiles and vice versa. |
Provides XML adapters for JAXB.
Copyright © 2014–2019 XMPP.rocks. All rights reserved.