Uses of Interface
io.atlasmap.spi.AtlasFieldReader
Package
Description
-
Uses of AtlasFieldReader in io.atlasmap.core
Modifier and TypeMethodDescription<T extends AtlasFieldReader>
TDefaultAtlasSession.getFieldReader
(String docId, Class<T> clazz) Modifier and TypeMethodDescriptionDefaultAtlasSession.getFieldReader
(String docId) DefaultAtlasSession.removeFieldReader
(String docId) Modifier and TypeMethodDescriptionvoid
DefaultAtlasSession.setFieldReader
(String docId, AtlasFieldReader reader) -
Uses of AtlasFieldReader in io.atlasmap.csv.core
Modifier and TypeClassDescriptionclass
It accepts InputStream as a document in order to process big files efficiently. -
Uses of AtlasFieldReader in io.atlasmap.java.core
-
Uses of AtlasFieldReader in io.atlasmap.json.core
-
Uses of AtlasFieldReader in io.atlasmap.spi
Modifier and TypeMethodDescription<T extends AtlasFieldReader>
TAtlasInternalSession.getFieldReader
(String docId, Class<T> clazz) Modifier and TypeMethodDescriptionAtlasInternalSession.getFieldReader
(String docId) AtlasInternalSession.removeFieldReader
(String docId) Modifier and TypeMethodDescriptionvoid
AtlasInternalSession.setFieldReader
(String docId, AtlasFieldReader reader) -
Uses of AtlasFieldReader in io.atlasmap.xml.core