Uses of Class
se.liu.ida.hefquin.mappings.algebra.sources.json.JsonElement
Packages that use JsonElement
-
Uses of JsonElement in se.liu.ida.hefquin.mappings.algebra.sources.json
Subclasses of JsonElement in se.liu.ida.hefquin.mappings.algebra.sources.jsonSubclasses with type arguments of type JsonElement in se.liu.ida.hefquin.mappings.algebra.sources.jsonModifier and TypeClassDescriptionclassThis class is a version ofMappingOpExtractspecifically for data objects ofSourceTypeJSON.Classes in se.liu.ida.hefquin.mappings.algebra.sources.json that implement interfaces with type arguments of type JsonElementFields in se.liu.ida.hefquin.mappings.algebra.sources.json with type parameters of type JsonElementMethods in se.liu.ida.hefquin.mappings.algebra.sources.json that return JsonElementModifier and TypeMethodDescriptionprotected JsonElementSourceTypeJSON.createJsonElement(Object elmt) Methods in se.liu.ida.hefquin.mappings.algebra.sources.json that return types with arguments of type JsonElementModifier and TypeMethodDescriptionSourceTypeJSON.eval(JsonPathQuery query, JsonObject input, JsonObject cxtObj) Methods in se.liu.ida.hefquin.mappings.algebra.sources.json with parameters of type JsonElementModifier and TypeMethodDescriptionorg.apache.jena.graph.NodeSourceTypeJSON.cast(JsonElement elmt)