| Package | Description |
|---|---|
| io.burt.jmespath.node |
| Modifier and Type | Method and Description |
|---|---|
Node<T> |
StandardNodeFactory.createCreateObject(List<CreateObjectNode.Entry<T>> entries) |
Node<T> |
NodeFactory.createCreateObject(List<CreateObjectNode.Entry<T>> entries) |
| Constructor and Description |
|---|
CreateObjectNode(Adapter<T> runtime,
List<CreateObjectNode.Entry<T>> entries) |
Copyright © 2016–2021. All rights reserved.