Modifier and Type | Method and Description |
---|---|
Output |
JmesPathVisitor.visit(JmesPathFlatten flatten,
Input input) |
com.fasterxml.jackson.databind.JsonNode |
JmesPathEvaluationVisitor.visit(JmesPathFlatten flatten,
com.fasterxml.jackson.databind.JsonNode input)
Flattens out the elements of the given expression into a
single list.
|
Copyright © 2020. All rights reserved.