Uses of Interface
io.atlasmap.spi.AtlasFieldWriter
Package
Description
-
Uses of AtlasFieldWriter in io.atlasmap.core
Modifier and TypeMethodDescription<T extends AtlasFieldWriter>
TDefaultAtlasSession.getFieldWriter
(String docId, Class<T> clazz) Modifier and TypeMethodDescriptionDefaultAtlasSession.getFieldWriter
(String docId) DefaultAtlasSession.removeFieldWriter
(String docId) Modifier and TypeMethodDescriptionvoid
DefaultAtlasSession.setFieldWriter
(String docId, AtlasFieldWriter writer) -
Uses of AtlasFieldWriter in io.atlasmap.csv.core
-
Uses of AtlasFieldWriter in io.atlasmap.java.core
-
Uses of AtlasFieldWriter in io.atlasmap.json.core
-
Uses of AtlasFieldWriter in io.atlasmap.spi
Modifier and TypeMethodDescription<T extends AtlasFieldWriter>
TAtlasInternalSession.getFieldWriter
(String docId, Class<T> clazz) Modifier and TypeMethodDescriptionAtlasInternalSession.getFieldWriter
(String docId) AtlasInternalSession.removeFieldWriter
(String docId) Modifier and TypeMethodDescriptionvoid
AtlasInternalSession.setFieldWriter
(String docId, AtlasFieldWriter writer) -
Uses of AtlasFieldWriter in io.atlasmap.xml.core