|
Docmosis API 4.9.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JSONException | |
|---|---|
| com.docmosis.template.population | |
| Uses of JSONException in com.docmosis.template.population |
|---|
| Methods in com.docmosis.template.population that throw JSONException | |
|---|---|
DataProviderBuilder |
DataProviderBuilder.addJSONFile(File jsonFile)
Add a JSON file to the existing data provider. |
DataProviderBuilder |
DataProviderBuilder.addJSONString(String jsonString)
Add a JSON string to the existing data provider. |
String |
JSONDataProvider.toJSONString()
Convert this Data Provider into a JSON string. |
static String |
JSONDataProvider.toJSONString(MemoryDataProvider dp)
Convert the given Data Provider into a JSON string. |
| Constructors in com.docmosis.template.population that throw JSONException | |
|---|---|
JSONDataProvider(String jsonString,
StringInterceptor[] interceptors)
Construct a data provider from a JSON string. |
|
|
Docmosis API 4.9.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||