| Modifier and Type | Method and Description |
|---|---|
String |
getField() |
int |
getIndex() |
com.fasterxml.jackson.databind.JsonNode |
getNode() |
JsonPath.Match |
getParent() |
JsonPath.Segment |
getSegment() |
String |
toString() |
public JsonPath.Match getParent()
public JsonPath.Segment getSegment()
public com.fasterxml.jackson.databind.JsonNode getNode()
public String getField()
public int getIndex()
Copyright © 2022 The Apache Software Foundation. All rights reserved.