Package oracle.spatial.georaster.util
Class JsonParser.JsonLocation
- java.lang.Object
-
- oracle.spatial.georaster.util.JsonParser.JsonLocation
-
- Enclosing class:
- JsonParser
public static class JsonParser.JsonLocation extends java.lang.ObjectPosition ofJsonParserwhen this object was build.
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsonLocation(int lineNumber, int columnNumber)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetColumnNumber()intgetLineNumber()java.lang.StringtoString()
-