protected class GraphExchangeSession.GraphIterator extends Object
| Constructor and Description |
|---|
GraphIterator(org.codehaus.jettison.json.JSONObject jsonObject) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeltaLink() |
boolean |
hasNext() |
org.codehaus.jettison.json.JSONObject |
next() |
public GraphIterator(org.codehaus.jettison.json.JSONObject jsonObject)
throws org.codehaus.jettison.json.JSONException
org.codehaus.jettison.json.JSONExceptionpublic boolean hasNext()
throws IOException
IOExceptionpublic String getDeltaLink()
public org.codehaus.jettison.json.JSONObject next()
throws IOException
IOExceptionCopyright © 2001–2026 MickaĆ«l Guessant. All rights reserved.