Uses of Class
net.thisptr.jackson.jq.path.ArrayIndexPath
Packages that use ArrayIndexPath
-
Uses of ArrayIndexPath in net.thisptr.jackson.jq.path
Methods in net.thisptr.jackson.jq.path that return ArrayIndexPathModifier and TypeMethodDescriptionstatic ArrayIndexPath
ArrayIndexPath.chainIfNotNull
(Path parent, int index) static ArrayIndexPath
ArrayIndexPath.chainIfNotNull
(Path parent, com.fasterxml.jackson.databind.JsonNode index)