public class XContentLocation
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
int |
columnNumber |
|
int |
lineNumber |
| Constructor | Description |
|---|---|
XContentLocation(int lineNumber,
int columnNumber) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
toString() |