public static class ExpressionsVisitor.SelectorArrayNode
extends com.fasterxml.jackson.databind.node.ArrayNode
| Constructor and Description |
|---|
SelectorArrayNode(com.fasterxml.jackson.databind.node.JsonNodeFactory nc) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAsSelectionGroup(com.fasterxml.jackson.databind.JsonNode group)
Adds the specified elements to two lists: 1.
|
List<com.fasterxml.jackson.databind.JsonNode> |
getSelectionGroups() |
_add, _at, _childrenEqual, _insert, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, addAll, addAll, addArray, addNull, addObject, addPOJO, addRawValue, asToken, deepCopy, elements, equals, equals, findParent, findParents, findValue, findValues, findValuesAsText, get, get, getNodeType, hashCode, insert, insert, insert, insert, insert, insert, insert, insert, insert, insert, insert, insert, insert, insert, insert, insertArray, insertNull, insertObject, insertPOJO, isArray, isEmpty, isEmpty, path, path, remove, removeAll, required, serialize, serializeWithType, set, sizearrayNode, arrayNode, asText, binaryNode, binaryNode, booleanNode, missingNode, nullNode, numberNode, numberNode, numberNode, numberNode, numberNode, numberNode, numberNode, numberNode, numberNode, numberNode, numberNode, numberNode, numberNode, numberNode, objectNode, pojoNode, rawValueNode, textNodefindPath, numberType, required, toPrettyString, toString, traverse, traverse_reportRequiredViolation, _this, asBoolean, asBoolean, asDouble, asDouble, asInt, asInt, asLong, asLong, asText, at, at, bigIntegerValue, binaryValue, booleanValue, canConvertToExactIntegral, canConvertToInt, canConvertToLong, decimalValue, doubleValue, fieldNames, fields, findParents, findValues, findValuesAsText, floatValue, has, has, hasNonNull, hasNonNull, intValue, isBigDecimal, isBigInteger, isBinary, isBoolean, isContainerNode, isDouble, isFloat, isFloatingPointNumber, isInt, isIntegralNumber, isLong, isMissingNode, isNull, isNumber, isObject, isPojo, isShort, isTextual, isValueNode, iterator, longValue, numberValue, require, requiredAt, requiredAt, requireNonNull, shortValue, textValue, with, withArrayclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic SelectorArrayNode(com.fasterxml.jackson.databind.node.JsonNodeFactory nc)
public void addAsSelectionGroup(com.fasterxml.jackson.databind.JsonNode group)
group - JsonNode containing the group definitionspublic List<com.fasterxml.jackson.databind.JsonNode> getSelectionGroups()
Copyright © 2022. All rights reserved.