public abstract class CqnParser extends Object
Modifier and Type | Field and Description |
---|---|
protected com.jayway.jsonpath.DocumentContext |
cqn |
Modifier | Constructor and Description |
---|---|
protected |
CqnParser(com.jayway.jsonpath.DocumentContext cqn) |
Modifier and Type | Method and Description |
---|---|
protected static com.jayway.jsonpath.DocumentContext |
getDocumentContext(String cqn) |
protected static <T extends com.fasterxml.jackson.databind.JsonNode> |
parseJson(String json) |
Copyright © 2021 SAP. All rights reserved.