public abstract class JsonCursor extends Object
| Constructor and Description |
|---|
JsonCursor() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getID()
Returns the ID of the current geometry.
|
abstract String |
next()
Moves the cursor to the next string.
|
public abstract String next()
public abstract int getID()
Copyright © 2018. All rights reserved.