|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.xltype.serialization.json.CiListJsonReader
public class CiListJsonReader
| Constructor Summary | |
|---|---|
CiListJsonReader(org.codehaus.jettison.json.JSONArray json)
|
|
| Method Summary | |
|---|---|
static CiListJsonReader |
create(java.lang.String jsonArray)
|
CiReader |
getCurrentCiReader()
|
boolean |
hasMoreChildren()
|
void |
moveIntoChild()
|
void |
moveOutOfChild()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CiListJsonReader(org.codehaus.jettison.json.JSONArray json)
| Method Detail |
|---|
public static CiListJsonReader create(java.lang.String jsonArray)
public boolean hasMoreChildren()
hasMoreChildren in interface CiListReaderpublic void moveIntoChild()
moveIntoChild in interface CiListReaderpublic void moveOutOfChild()
moveOutOfChild in interface CiListReaderpublic CiReader getCurrentCiReader()
getCurrentCiReader in interface CiListReader
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||