Package | Description |
---|---|
io.atlasmap.api | |
io.atlasmap.spi |
Modifier and Type | Interface and Description |
---|---|
interface |
AtlasConverter<T>
Deprecated.
Use
AtlasConverter |
Modifier and Type | Method and Description |
---|---|
Optional<AtlasConverter<?>> |
AtlasConversionService.findMatchingConverter(io.atlasmap.v2.FieldType source,
io.atlasmap.v2.FieldType target) |
Optional<AtlasConverter<?>> |
AtlasConversionService.findMatchingConverter(String sourceClassName,
String targetClassName) |
Copyright © 2017–2022 Red Hat, Inc.. All rights reserved.