Skip navigation links
A B 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 IListDatasource implementation to manage and represent a data model based on JSON data to be used in ListViews.
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(String, String, String) - Constructor for class com.softwareag.mobile.runtime.toolkit.rest.JSONDatasource
Creates a new JSONDatasource using a String of JSON formatted data, a JPath expression to reference the root object within the JSON data structure and a JPath filterExpression an object must match.
A B C D E F G H I J L M N O P R S T U V W X Y 
Skip navigation links