Class BuiltinFunctions.Replace

    • Constructor Detail

      • Replace

        public Replace()
    • Method Detail

      • call

        public com.fasterxml.jackson.databind.JsonNode call​(com.fasterxml.jackson.databind.JsonNode input,
                                                            com.fasterxml.jackson.databind.JsonNode[] arguments)
        Description copied from interface: Function
        Perform the function on the given JSON input with the given arguments.