Class GQL

java.lang.Object
com.contentstack.utils.GQL

public class GQL extends Object
The type Gql.
  • Method Details

    • jsonToHTML

      public static void jsonToHTML(@NotNull @NotNull org.json.JSONObject gqlEntry, @NotNull @NotNull String[] path, @NotNull @NotNull DefaultOption renderOption)
      Json to html.
      Parameters:
      gqlEntry - the gql entry is entry @JSONObject
      path - the path is array of @String
      renderOption - the render option is instance of @DefaultOption