Uses of Interface
io.atlasmap.spi.AtlasFieldWriter
Packages that use AtlasFieldWriter
Package
Description
-
Uses of AtlasFieldWriter in io.atlasmap.core
Methods in io.atlasmap.core with type parameters of type AtlasFieldWriterModifier and TypeMethodDescription<T extends AtlasFieldWriter>
TDefaultAtlasSession.getFieldWriter
(String docId, Class<T> clazz) Methods in io.atlasmap.core that return AtlasFieldWriterModifier and TypeMethodDescriptionDefaultAtlasSession.getFieldWriter
(String docId) DefaultAtlasSession.removeFieldWriter
(String docId) Methods in io.atlasmap.core with parameters of type AtlasFieldWriterModifier and TypeMethodDescriptionvoid
DefaultAtlasSession.setFieldWriter
(String docId, AtlasFieldWriter writer) -
Uses of AtlasFieldWriter in io.atlasmap.csv.core
Classes in io.atlasmap.csv.core that implement AtlasFieldWriter -
Uses of AtlasFieldWriter in io.atlasmap.java.core
Classes in io.atlasmap.java.core that implement AtlasFieldWriter -
Uses of AtlasFieldWriter in io.atlasmap.json.core
Classes in io.atlasmap.json.core that implement AtlasFieldWriter -
Uses of AtlasFieldWriter in io.atlasmap.spi
Methods in io.atlasmap.spi with type parameters of type AtlasFieldWriterModifier and TypeMethodDescription<T extends AtlasFieldWriter>
TAtlasInternalSession.getFieldWriter
(String docId, Class<T> clazz) Methods in io.atlasmap.spi that return AtlasFieldWriterModifier and TypeMethodDescriptionAtlasInternalSession.getFieldWriter
(String docId) AtlasInternalSession.removeFieldWriter
(String docId) Methods in io.atlasmap.spi with parameters of type AtlasFieldWriterModifier and TypeMethodDescriptionvoid
AtlasInternalSession.setFieldWriter
(String docId, AtlasFieldWriter writer) -
Uses of AtlasFieldWriter in io.atlasmap.xml.core
Classes in io.atlasmap.xml.core that implement AtlasFieldWriter