Class JsonFieldReader

  • All Implemented Interfaces:
    io.atlasmap.spi.AtlasFieldReader

    public class JsonFieldReader
    extends Object
    implements io.atlasmap.spi.AtlasFieldReader
    • Constructor Detail

      • JsonFieldReader

        public JsonFieldReader​(io.atlasmap.spi.AtlasConversionService conversionService)
    • Method Detail

      • 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