public class XContentLocation extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
columnNumber |
int |
lineNumber |
| Constructor and Description |
|---|
XContentLocation(int lineNumber,
int columnNumber) |
Copyright © 2009–2017. All rights reserved.