Package ca.uqac.lif.cep.json
Processors to perform JSON parsing and evaluate simple path expressions.
- Author:
- Sylvain Hallé
-
Class Summary Class Description JPathFunction Function that evaluates a JPath expression on a JsonElementJsonLineFeeder A source of JSON events taking its data from a JSON file.Main Dummy main fileNumberValue Extracts a number value from a JSON element.ParseJson Function that converts a string into a JSON elementSpliceJsonStreamSource A splice source that reads a JSONStream document and produces a stream of JSON elements.StringValue Extracts a number value from a JSON element.