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