public interface JsonQLExecuter
Modifier and Type | Method and Description |
---|---|
JRJsonNode |
selectNode(JRJsonNode contextNode,
JRJsonNode rootNode,
String expression) |
List<JRJsonNode> |
selectNodes(JRJsonNode rootNode,
String expression) |
List<JRJsonNode> selectNodes(JRJsonNode rootNode, String expression) throws JRException
JRException
JRJsonNode selectNode(JRJsonNode contextNode, JRJsonNode rootNode, String expression) throws JRException
JRException
Copyright © 2023 Cloud Software Group, Inc.. All rights reserved.