Package io.atlasmap.converters
Class BooleanConverter
java.lang.Object
io.atlasmap.converters.BooleanConverter
- All Implemented Interfaces:
AtlasConverter<Boolean>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiontoBigDecimal
(Boolean value) toBigInteger
(Boolean value) toCharacter
(Boolean value) toCharBuffer
(Boolean value, String sourceFormat, String targetFormat) toCharSequence
(Boolean value, String sourceFormat, String targetFormat) toStringBuffer
(Boolean value, String sourceFormat, String targetFormat) toStringBuilder
(Boolean value, String sourceFormat, String targetFormat)
-
Constructor Details
-
BooleanConverter
public BooleanConverter()
-
-
Method Details
-
toBigDecimal
-
toBigInteger
-
toBoolean
-
toByte
-
toCharacter
-
toDouble
-
toFloat
-
toInteger
-
toLong
-
toNumber
-
toShort
-
toString
-
toCharBuffer
-
toCharSequence
-
toStringBuffer
-
toStringBuilder
-