Package ca.uqac.lif.cep.json


package ca.uqac.lif.cep.json
Processors to perform JSON parsing and evaluate simple path expressions.
Author:
Sylvain Hallé
  • Classes
    Class
    Description
    Function that evaluates a JPath expression on a JsonElement
    A source of JSON events taking its data from a JSON file.
    Dummy main file
    Extracts a number value from a JSON element.
    Function that converts a string into a JSON element
    A splice source that reads a JSONStream document and produces a stream of JSON elements.
    Extracts a number value from a JSON element.