Package | Description |
---|---|
io.atlasmap.api | |
io.atlasmap.spi |
Modifier and Type | Interface and Description |
---|---|
interface |
AtlasConverter<T>
Deprecated.
Use io.atlasmap.spi.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 © 2019 JBoss by Red Hat. All rights reserved.