Class CiListJsonReader
java.lang.Object
com.xebialabs.xltype.serialization.json.CiListJsonReader
- All Implemented Interfaces:
CiListReader
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CiListJsonReader
public CiListJsonReader(org.codehaus.jettison.json.JSONArray json)
-
-
Method Details
-
create
-
hasMoreChildren
public boolean hasMoreChildren()- Specified by:
hasMoreChildrenin interfaceCiListReader
-
moveIntoChild
public void moveIntoChild()- Specified by:
moveIntoChildin interfaceCiListReader
-
moveOutOfChild
public void moveOutOfChild()- Specified by:
moveOutOfChildin interfaceCiListReader
-
getCurrentCiReader
- Specified by:
getCurrentCiReaderin interfaceCiListReader
-