public class SitecatalystJsonItemReader extends Object
| Constructor and Description |
|---|
SitecatalystJsonItemReader() |
SitecatalystJsonItemReader(String incrementalIndexKey,
int startIndex) |
| Modifier and Type | Method and Description |
|---|---|
void |
readArray(Node parent,
String key,
JSONArray array) |
void |
readObject(Node parent,
String key,
JSONObject obj) |
public SitecatalystJsonItemReader(String incrementalIndexKey, int startIndex)
public SitecatalystJsonItemReader()
public void readObject(Node parent,
String key,
JSONObject obj)
throws RepositoryException,
JSONException
RepositoryExceptionJSONExceptionpublic void readArray(Node parent,
String key,
JSONArray array)
throws RepositoryException,
JSONException
RepositoryExceptionJSONException"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"