Uses of Interface
io.atlasmap.spi.AtlasConverter
Packages that use AtlasConverter
-
Uses of AtlasConverter in io.atlasmap.api
Subinterfaces of AtlasConverter in io.atlasmap.api -
Uses of AtlasConverter in io.atlasmap.converters
Classes in io.atlasmap.converters that implement AtlasConverterModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of AtlasConverter in io.atlasmap.core
Methods in io.atlasmap.core that return types with arguments of type AtlasConverterModifier and TypeMethodDescriptionDefaultAtlasConversionService.findMatchingConverter(FieldType source, FieldType target) DefaultAtlasConversionService.findMatchingConverter(String sourceClassName, String targetClassName) -
Uses of AtlasConverter in io.atlasmap.spi
Methods in io.atlasmap.spi that return types with arguments of type AtlasConverterModifier and TypeMethodDescriptionAtlasConversionService.findMatchingConverter(FieldType source, FieldType target) AtlasConversionService.findMatchingConverter(String sourceClassName, String targetClassName)
AtlasConverter