| BeanStringSwap<T> |
|
| ByteArrayBase64Swap |
Deprecated
|
| ByteArraySwap |
Transforms byte[] arrays to Strings.
|
| ByteArraySwap.Base64 |
Converts byte arrays to BASE-64 encoding.
|
| ByteArraySwap.Hex |
Converts byte arrays to hex encoding.
|
| ByteArraySwap.SpacedHex |
Converts byte arrays to spaced-hex encoding.
|
| CalendarLongSwap |
Deprecated
|
| CalendarMapSwap |
Deprecated
|
| CalendarSwap |
Deprecated
|
| CalendarSwap.DateFull |
|
| CalendarSwap.DateLong |
|
| CalendarSwap.DateMedium |
|
| CalendarSwap.DateShort |
|
| CalendarSwap.DateSimple |
Transforms Calendars to simple "yyyy/MM/dd" date strings.
|
| CalendarSwap.DateTimeFull |
|
| CalendarSwap.DateTimeLong |
|
| CalendarSwap.DateTimeMedium |
|
| CalendarSwap.DateTimeShort |
|
| CalendarSwap.DateTimeSimple |
Transforms Calendars to simple "yyyy/MM/dd HH:mm:ss" date-time strings.
|
| CalendarSwap.ISO8601D |
ISO8601 date only.
|
| CalendarSwap.ISO8601DT |
Transforms Calendars to ISO8601 date-time strings.
|
| CalendarSwap.ISO8601DTL |
Transforms Calendars to ISO8601 date-time-local strings.
|
| CalendarSwap.ISO8601DTP |
|
| CalendarSwap.ISO8601DTPZ |
|
| CalendarSwap.ISO8601DTZ |
|
| CalendarSwap.RFC2822D |
Transforms Calendars to RFC2822 date strings.
|
| CalendarSwap.RFC2822DT |
Transforms Calendars to RFC2822 date-time strings.
|
| CalendarSwap.RFC2822DTZ |
|
| CalendarSwap.TimeFull |
|
| CalendarSwap.TimeLong |
|
| CalendarSwap.TimeMedium |
|
| CalendarSwap.TimeShort |
|
| CalendarSwap.TimeSimple |
Transforms Calendars to simple "HH:mm:ss" time strings.
|
| CalendarSwap.ToString |
|
| ClassSwap |
|
| DateLongSwap |
Deprecated
|
| DateMapSwap |
Deprecated
|
| DateSwap |
Deprecated
|
| DateSwap.DateFull |
|
| DateSwap.DateLong |
|
| DateSwap.DateMedium |
|
| DateSwap.DateShort |
|
| DateSwap.DateSimple |
Transforms Dates to simple "yyyy/MM/dd" date strings.
|
| DateSwap.DateTimeFull |
|
| DateSwap.DateTimeLong |
|
| DateSwap.DateTimeMedium |
|
| DateSwap.DateTimeShort |
|
| DateSwap.DateTimeSimple |
Transforms Dates to simple "yyyy/MM/dd HH:mm:ss" date-time strings.
|
| DateSwap.ISO8601D |
ISO8601 date only.
|
| DateSwap.ISO8601DT |
Transforms Calendars to ISO8601 date-time strings.
|
| DateSwap.ISO8601DTL |
Transforms Dates to ISO8601 date-time-local strings.
|
| DateSwap.ISO8601DTP |
|
| DateSwap.ISO8601DTPZ |
|
| DateSwap.ISO8601DTZ |
|
| DateSwap.RFC2822D |
Transforms Dates to RFC2822 date strings.
|
| DateSwap.RFC2822DT |
Transforms Dates to RFC2822 date-time strings.
|
| DateSwap.RFC2822DTZ |
|
| DateSwap.TimeFull |
|
| DateSwap.TimeLong |
|
| DateSwap.TimeMedium |
|
| DateSwap.TimeShort |
|
| DateSwap.TimeSimple |
Transforms Dates to simple "HH:mm:ss" time strings.
|
| DateSwap.ToString |
Transforms Dates to Strings using the Date.toString() method.
|
| DefaultingTemporalAccessor |
Wraps a TemporalAccessor to provide default values wherever possible instead of throwing unsupported field exceptions.
|
| EnumerationSwap |
|
| InputStreamSwap |
Transforms InputStreams to Strings.
|
| InputStreamSwap.Base64 |
|
| InputStreamSwap.Hex |
|
| InputStreamSwap.SpacedHex |
|
| IteratorSwap |
Transforms Iterators to List<Object> objects.
|
| LocaleSwap |
|
| ParsedReaderSwap |
Transforms the contents of a Reader into an Object.
|
| ParsedReaderSwap.Html |
Reader transform for reading HTML text.
|
| ParsedReaderSwap.Json |
Reader transform for reading JSON text.
|
| ParsedReaderSwap.PlainText |
Reader transform for reading plain text.
|
| ParsedReaderSwap.Uon |
Reader transform for reading plain text.
|
| ParsedReaderSwap.UrlEncoding |
Reader transform for reading plain text.
|
| ParsedReaderSwap.Xml |
Reader transform for reading XML text.
|
| ReaderSwap |
|
| StringFormatSwap |
Built-in POJO swap implementation class for the @Beanp(format) annotation.
|
| TemporalCalendarSwap |
Swap that converts Calendar objects to and from strings.
|
| TemporalCalendarSwap.BasicIsoDate |
|
| TemporalCalendarSwap.IsoDate |
|
| TemporalCalendarSwap.IsoDateTime |
|
| TemporalCalendarSwap.IsoInstant |
|
| TemporalCalendarSwap.IsoLocalDate |
|
| TemporalCalendarSwap.IsoLocalDateTime |
|
| TemporalCalendarSwap.IsoLocalTime |
|
| TemporalCalendarSwap.IsoOffsetDate |
|
| TemporalCalendarSwap.IsoOffsetDateTime |
|
| TemporalCalendarSwap.IsoOffsetTime |
|
| TemporalCalendarSwap.IsoOrdinalDate |
|
| TemporalCalendarSwap.IsoTime |
|
| TemporalCalendarSwap.IsoWeekDate |
|
| TemporalCalendarSwap.IsoZonedDateTime |
|
| TemporalCalendarSwap.Rfc1123DateTime |
|
| TemporalDateSwap |
Swap that converts Date objects to and from strings.
|
| TemporalDateSwap.BasicIsoDate |
|
| TemporalDateSwap.IsoDate |
|
| TemporalDateSwap.IsoDateTime |
|
| TemporalDateSwap.IsoInstant |
|
| TemporalDateSwap.IsoLocalDate |
|
| TemporalDateSwap.IsoLocalDateTime |
|
| TemporalDateSwap.IsoLocalTime |
|
| TemporalDateSwap.IsoOffsetDate |
|
| TemporalDateSwap.IsoOffsetDateTime |
|
| TemporalDateSwap.IsoOffsetTime |
|
| TemporalDateSwap.IsoOrdinalDate |
|
| TemporalDateSwap.IsoTime |
|
| TemporalDateSwap.IsoWeekDate |
|
| TemporalDateSwap.IsoZonedDateTime |
|
| TemporalDateSwap.Rfc1123DateTime |
|
| TemporalSwap |
Swap that converts Temporal objects to strings.
|
| TemporalSwap.BasicIsoDate |
|
| TemporalSwap.IsoDate |
|
| TemporalSwap.IsoDateTime |
|
| TemporalSwap.IsoInstant |
|
| TemporalSwap.IsoLocalDate |
|
| TemporalSwap.IsoLocalDateTime |
|
| TemporalSwap.IsoLocalTime |
|
| TemporalSwap.IsoOffsetDate |
|
| TemporalSwap.IsoOffsetDateTime |
|
| TemporalSwap.IsoOffsetTime |
|
| TemporalSwap.IsoOrdinalDate |
|
| TemporalSwap.IsoTime |
|
| TemporalSwap.IsoWeekDate |
|
| TemporalSwap.IsoYear |
|
| TemporalSwap.IsoYearMonth |
|
| TemporalSwap.IsoZonedDateTime |
|
| TemporalSwap.Rfc1123DateTime |
|
| TimeZoneSwap |
|
| XMLGregorianCalendarSwap |
|
| ZoneIdSwap |
|