Package org.opensearch.core.xcontent
Class XContentLocation
java.lang.Object
org.opensearch.core.xcontent.XContentLocation
Simple data structure representing the line and column number of a position
in some XContent e.g. JSON. Locations are typically used to communicate the
position of a parsing error to end users and consequently have line and
column numbers starting from 1.
- Opensearch.internal:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary