Uses of Interface
io.atlasmap.spi.AtlasFieldWriter
Packages that use AtlasFieldWriter
Package
Description
- 
Uses of AtlasFieldWriter in io.atlasmap.coreMethods 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 TypeMethodDescriptionvoidDefaultAtlasSession.setFieldWriter(String docId, AtlasFieldWriter writer) 
- 
Uses of AtlasFieldWriter in io.atlasmap.csv.coreClasses in io.atlasmap.csv.core that implement AtlasFieldWriter
- 
Uses of AtlasFieldWriter in io.atlasmap.java.coreClasses in io.atlasmap.java.core that implement AtlasFieldWriter
- 
Uses of AtlasFieldWriter in io.atlasmap.json.coreClasses in io.atlasmap.json.core that implement AtlasFieldWriter
- 
Uses of AtlasFieldWriter in io.atlasmap.spiMethods 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 TypeMethodDescriptionvoidAtlasInternalSession.setFieldWriter(String docId, AtlasFieldWriter writer) 
- 
Uses of AtlasFieldWriter in io.atlasmap.xml.coreClasses in io.atlasmap.xml.core that implement AtlasFieldWriter