Package rocks.xmpp.util.adapters
Provides XML adapters for JAXB.
- 
Class Summary Class Description InstantAdapter Converts anInstantto a string representation according to XEP-0082: XMPP Date and Time Profiles and vice versa.LocaleAdapter Converts anLocaleto a string representation usingLocale.toLanguageTag()and vice versa, usingLocale.forLanguageTag(String)}.OffsetDateTimeAdapter Converts anOffsetDateTimeto a string representation according to XEP-0082: XMPP Date and Time Profiles and vice versa.ZoneOffsetAdapter Converts aZoneOffsetto a string representation according to XEP-0082: XMPP Date and Time Profiles and vice versa.