java.lang.Object
org.qubership.integration.platform.engine.mapper.atlasmap.json.QipAtlasJsonFieldReader
All Implemented Interfaces:
io.atlasmap.spi.AtlasFieldReader

public class QipAtlasJsonFieldReader extends Object implements io.atlasmap.spi.AtlasFieldReader
  • Constructor Details

    • QipAtlasJsonFieldReader

      public QipAtlasJsonFieldReader(io.atlasmap.spi.AtlasConversionService conversionService)
  • Method Details

    • read

      public io.atlasmap.v2.Field read(io.atlasmap.spi.AtlasInternalSession session) throws io.atlasmap.api.AtlasException
      Specified by:
      read in interface io.atlasmap.spi.AtlasFieldReader
      Throws:
      io.atlasmap.api.AtlasException
    • setDocument

      public void setDocument(String document) throws io.atlasmap.api.AtlasException
      Throws:
      io.atlasmap.api.AtlasException