A C D E F G H I J L M N O P R S T U V W X Y 

J

JPath - Class in com.softwareag.mobile.runtime.toolkit.rest
JPath represents a lightweight JSONParser and allows parsing based on the JSON structure and a path relative to this structure.
JSONDatasource - Class in com.softwareag.mobile.runtime.toolkit.rest
A JSONDatasource provides a IListViewDatasource implementation to manage and represent a data model based on JSON data to be used in ListViews.
JSONDatasource(String) - Constructor for class com.softwareag.mobile.runtime.toolkit.rest.JSONDatasource
Creates a new JSONDatasource with a String of JSON formatted data.
JSONDatasource(String, String) - Constructor for class com.softwareag.mobile.runtime.toolkit.rest.JSONDatasource
Creates a new JSONDatasource with a String of JSON formatted data and a JPath expression referencing the root object within the JSON data structure.
JSONDatasource(AbstractRestOperation, String) - Constructor for class com.softwareag.mobile.runtime.toolkit.rest.JSONDatasource
Creates a new JSONDatasource from a given AbstractRestOperation and a JPath expression referencing the root object within the JSON data structure.
A C D E F G H I J L M N O P R S T U V W X Y