Package io.atlasmap.converters
Class ZonedDateTimeConverter
java.lang.Object
io.atlasmap.converters.ZonedDateTimeConverter
- All Implemented Interfaces:
AtlasConverter<ZonedDateTime>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiontoBigDecimal
(ZonedDateTime value) toBigInteger
(ZonedDateTime value) toByte
(ZonedDateTime value) toCalendar
(ZonedDateTime value) toCharBuffer
(ZonedDateTime value) toCharSequence
(ZonedDateTime value) toDate
(ZonedDateTime value) toDouble
(ZonedDateTime value) toFloat
(ZonedDateTime value) toGregorianCalendar
(ZonedDateTime value) toInteger
(ZonedDateTime value) toLocalDate
(ZonedDateTime value) toLocalDateTime
(ZonedDateTime value) toLocalTime
(ZonedDateTime value) toLong
(ZonedDateTime value) toNumber
(ZonedDateTime value) toShort
(ZonedDateTime value) toSqlDate
(ZonedDateTime value) toSqlTime
(ZonedDateTime value) toSqlTimestamp
(ZonedDateTime value) toString
(ZonedDateTime value) toStringBuffer
(ZonedDateTime value) toStringBuilder
(ZonedDateTime value) toZonedDateTime
(ZonedDateTime value)
-
Constructor Details
-
ZonedDateTimeConverter
public ZonedDateTimeConverter()
-
-
Method Details
-
toBigDecimal
-
toBigInteger
-
toByte
- Throws:
AtlasConversionException
-
toCalendar
-
toDate
-
toDouble
-
toFloat
-
toGregorianCalendar
-
toInteger
- Throws:
AtlasConversionException
-
toLocalDate
-
toLocalDateTime
-
toLocalTime
-
toLong
-
toShort
- Throws:
AtlasConversionException
-
toString
-
toCharBuffer
-
toCharSequence
-
toStringBuffer
-
toStringBuilder
-
toNumber
-
toSqlDate
-
toSqlTime
-
toSqlTimestamp
-
toZonedDateTime
-