Package org.ehrbase.aql.containment
Class OptJsonPath
- java.lang.Object
-
- org.ehrbase.aql.containment.OptJsonPath
-
public class OptJsonPath extends Object
prepare and perform jsonpath queries on WebTemplates
-
-
Constructor Summary
Constructors Constructor Description OptJsonPath(KnowledgeCacheService knowledgeCache)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,Object>jsonPathEval(String json, String jsonPathExpression)
-