- get(int) - Method in class com.sola.instagram.util.PaginatedCollection
-
- get(int) - Method in class org.json.JSONArray
-
Get the object value associated with an index.
- get(String) - Method in class org.json.JSONObject
-
Get the value object associated with a key.
- GET_ACCESS_TOKEN - Static variable in class com.sola.instagram.io.UriFactory.Auth
-
- GET_DATA - Static variable in class com.sola.instagram.io.UriFactory.Users
-
- GET_FEED - Static variable in class com.sola.instagram.io.UriFactory.Users
-
- GET_FOLLOW_REQUESTS - Static variable in class com.sola.instagram.io.UriFactory.Relationships
-
- GET_FOLLOWERS - Static variable in class com.sola.instagram.io.UriFactory.Relationships
-
- GET_FOLLOWS - Static variable in class com.sola.instagram.io.UriFactory.Relationships
-
- GET_LIKED_MEDIA - Static variable in class com.sola.instagram.io.UriFactory.Users
-
- GET_LIKERS - Static variable in class com.sola.instagram.io.UriFactory.Likes
-
- GET_LOCATION - Static variable in class com.sola.instagram.io.UriFactory.Locations
-
- GET_MEDIA - Static variable in class com.sola.instagram.io.UriFactory.Media
-
- GET_MEDIA_COMMENTS - Static variable in class com.sola.instagram.io.UriFactory.Comments
-
- GET_MEDIA_FROM_LOCATION - Static variable in class com.sola.instagram.io.UriFactory.Locations
-
- GET_POPULAR_MEDIA - Static variable in class com.sola.instagram.io.UriFactory.Media
-
- GET_RECENT_MEDIA - Static variable in class com.sola.instagram.io.UriFactory.Users
-
- GET_RECENT_TAGED_MEDIA - Static variable in class com.sola.instagram.io.UriFactory.Tags
-
- GET_RELATIONSHIP_STATUS - Static variable in class com.sola.instagram.io.UriFactory.Relationships
-
- GET_TAG - Static variable in class com.sola.instagram.io.UriFactory.Tags
-
- getAccessToken() - Method in class com.sola.instagram.auth.InstagramAuthentication
-
- getAccessToken() - Method in class com.sola.instagram.InstagramSession
-
- getAccessToken() - Method in class com.sola.instagram.model.InstagramModel
-
- getAuthenticatedUser() - Method in class com.sola.instagram.auth.InstagramAuthentication
-
- getAuthorizationUri() - Method in class com.sola.instagram.auth.InstagramAuthentication
-
- getBio() - Method in class com.sola.instagram.model.User
-
- getBoolean(int) - Method in class org.json.JSONArray
-
Get the boolean value associated with an index.
- getBoolean(String) - Method in class org.json.JSONObject
-
Get the boolean value associated with a key.
- getCaption() - Method in class com.sola.instagram.model.Media
-
Returns the Caption object representing this media's caption
- getCause() - Method in exception org.json.JSONException
-
- getClientId() - Method in class com.sola.instagram.auth.InstagramAuthentication
-
- getClientSecret() - Method in class com.sola.instagram.auth.InstagramAuthentication
-
- getComments() - Method in class com.sola.instagram.model.Media
-
Lazy-loads and returns a list of comments for this media
- getCreatedTimestamp() - Method in class com.sola.instagram.model.Comment
-
- getCreatedTimestamp() - Method in class com.sola.instagram.model.Media.Caption
-
Returns the caption's creation timestamp as a string
- getCreatedTimestamp() - Method in class com.sola.instagram.model.Media
-
Returns this media's creation timestamp a string
- getDouble(int) - Method in class org.json.JSONArray
-
Get the double value associated with an index.
- getDouble(String) - Method in class org.json.JSONObject
-
Get the double value associated with a key.
- getFeed() - Method in class com.sola.instagram.InstagramSession
-
Gets the recent media in the current user's feed
- getFilter() - Method in class com.sola.instagram.model.Media
-
Returns the type filter for this media's image
- getFollowerCount() - Method in class com.sola.instagram.model.User
-
- getFollowers(int) - Method in class com.sola.instagram.InstagramSession
-
- getFollowingCount() - Method in class com.sola.instagram.model.User
-
- getFollowRequests() - Method in class com.sola.instagram.InstagramSession
-
- getFollows(int) - Method in class com.sola.instagram.InstagramSession
-
Gets a list of users that the user, whose id is passed, follows.
- getFrom() - Method in class com.sola.instagram.model.Media.Caption
-
Returns the creator of this caption
- getFullName() - Method in class com.sola.instagram.model.User
-
- getHeigth() - Method in class com.sola.instagram.model.Media.Image
-
Returns the height of this image
- getHeigth() - Method in class com.sola.instagram.model.VideoMedia.Video
-
Returns the height of this video
- getId() - Method in class com.sola.instagram.model.Comment
-
- getId() - Method in class com.sola.instagram.model.Location
-
- getId() - Method in class com.sola.instagram.model.Media.Caption
-
Returns id of this caption
- getId() - Method in class com.sola.instagram.model.Media
-
Returns the id of this media
- getId() - Method in class com.sola.instagram.model.User
-
- getIncomingStatus() - Method in class com.sola.instagram.model.Relationship
-
- getInt(int) - Method in class org.json.JSONArray
-
Get the int value associated with an index.
- getInt(String) - Method in class org.json.JSONObject
-
Get the int value associated with a key.
- getJSON() - Method in class com.sola.instagram.io.RequestResponse
-
- getJSONArray(int) - Method in class org.json.JSONArray
-
Get the JSONArray associated with an index.
- getJSONArray(String) - Method in class org.json.JSONObject
-
Get the JSONArray value associated with a key.
- getJSONObject(int) - Method in class org.json.JSONArray
-
Get the JSONObject associated with an index.
- getJSONObject(String) - Method in class org.json.JSONObject
-
Get the JSONObject value associated with a key.
- getLatitude() - Method in class com.sola.instagram.model.Location
-
- getLikedMedia() - Method in class com.sola.instagram.InstagramSession
-
Gets the recent media that the current user has liked.
- getLikers() - Method in class com.sola.instagram.model.Media
-
Lazy-Loads and returns a list of users who have liked this media
- getLink() - Method in class com.sola.instagram.model.Media
-
Returns the url link to this media
- getLocation(int) - Method in class com.sola.instagram.InstagramSession
-
- getLocation() - Method in class com.sola.instagram.model.Media
-
Returns the Location object representing location that this
media was created
- getLong(int) - Method in class org.json.JSONArray
-
Get the long value associated with an index.
- getLong(String) - Method in class org.json.JSONObject
-
Get the long value associated with a key.
- getLongitude() - Method in class com.sola.instagram.model.Location
-
- getLowResolutionImage() - Method in class com.sola.instagram.model.Media
-
Returns the low resolution image for this media
- getLowResolutionVideo() - Method in class com.sola.instagram.model.VideoMedia
-
- getMedia(String) - Method in class com.sola.instagram.InstagramSession
-
Gets the media with the id passed.
- getMediaCount() - Method in class com.sola.instagram.model.Tag
-
- getMediaCount() - Method in class com.sola.instagram.model.User
-
- GetMethod - Class in com.sola.instagram.io
-
- GetMethod() - Constructor for class com.sola.instagram.io.GetMethod
-
- GetMethod(String) - Constructor for class com.sola.instagram.io.GetMethod
-
- getMethodUri() - Method in class com.sola.instagram.io.APIMethod
-
- getName() - Method in class com.sola.instagram.model.Location
-
- getName() - Method in class com.sola.instagram.model.Tag
-
- getNames(JSONObject) - Static method in class org.json.JSONObject
-
Get an array of field names from a JSONObject.
- getNames(Object) - Static method in class org.json.JSONObject
-
Get an array of field names from an Object.
- getOutgoingStatus() - Method in class com.sola.instagram.model.Relationship
-
- getPopularMedia() - Method in class com.sola.instagram.InstagramSession
-
Finds and returns the most popular media on instagram.
- getPostParameters() - Method in class com.sola.instagram.io.PostMethod
-
- getProfilePictureURI() - Method in class com.sola.instagram.model.User
-
- getRecentMediaForTag(String) - Method in class com.sola.instagram.InstagramSession
-
- getRecentMediaFromLocation(int) - Method in class com.sola.instagram.InstagramSession
-
- getRecentPublishedMedia(int) - Method in class com.sola.instagram.InstagramSession
-
Finds and returns the most recent media published by the user with the id
passed.
- getRedirectUri() - Method in class com.sola.instagram.auth.InstagramAuthentication
-
- getRelationshipWith(int) - Method in class com.sola.instagram.InstagramSession
-
- getResponseString() - Method in class com.sola.instagram.io.RequestResponse
-
- getScope() - Method in class com.sola.instagram.auth.InstagramAuthentication
-
- getSender() - Method in class com.sola.instagram.model.Comment
-
- getStandardResolutionImage() - Method in class com.sola.instagram.model.Media
-
Returns the standard resolution image for this media
- getStandardResolutionVideo() - Method in class com.sola.instagram.model.VideoMedia
-
- getString(int) - Method in class org.json.JSONArray
-
Get the string associated with an index.
- getString(String) - Method in class org.json.JSONObject
-
Get the string associated with a key.
- getTag(String) - Method in class com.sola.instagram.InstagramSession
-
- getTags() - Method in class com.sola.instagram.model.Media
-
Returns a list of tags (as strings) used in this media
- getText() - Method in class com.sola.instagram.model.Comment
-
- getText() - Method in class com.sola.instagram.model.Media.Caption
-
Returns the text for this caption
- getThumbnailImage() - Method in class com.sola.instagram.model.Media
-
Returns the thumbnail image for this media
- getTokenString() - Method in class com.sola.instagram.auth.AccessToken
-
- getType() - Method in class com.sola.instagram.io.APIMethod
-
- getType() - Method in class com.sola.instagram.model.Media
-
Returns the type of this media
- getUri() - Method in class com.sola.instagram.model.Media.Image
-
Returns the url link to this image
- getUri() - Method in class com.sola.instagram.model.VideoMedia.Video
-
Returns the url link to this video
- getUser() - Method in class com.sola.instagram.model.Media
-
Returns the User object of this media's creator
- getUser() - Method in class com.sola.instagram.model.Media.UserPhotoTag
-
- getUserById(int) - Method in class com.sola.instagram.InstagramSession
-
Finds and returns a user with the given id.
- getUserName() - Method in class com.sola.instagram.model.User
-
- getUsersInPhoto() - Method in class com.sola.instagram.model.Media
-
Returns a list of tags (as strings) used in this media
- getWebsite() - Method in class com.sola.instagram.model.User
-
- getWidth() - Method in class com.sola.instagram.model.Media.Image
-
Returns the width of this image
- getWidth() - Method in class com.sola.instagram.model.VideoMedia.Video
-
Returns the width of this video
- getX() - Method in class com.sola.instagram.model.Media.UserPhotoTag
-
- getY() - Method in class com.sola.instagram.model.Media.UserPhotoTag
-
- GT - Static variable in class org.json.XML
-
The Character '>'.
- join(String) - Method in class org.json.JSONArray
-
Make a string from the contents of this JSONArray.
- JSONArray - Class in org.json
-
A JSONArray is an ordered sequence of values.
- JSONArray() - Constructor for class org.json.JSONArray
-
Construct an empty JSONArray.
- JSONArray(JSONTokener) - Constructor for class org.json.JSONArray
-
Construct a JSONArray from a JSONTokener.
- JSONArray(String) - Constructor for class org.json.JSONArray
-
Construct a JSONArray from a source JSON text.
- JSONArray(Collection) - Constructor for class org.json.JSONArray
-
Construct a JSONArray from a Collection.
- JSONArray(Object) - Constructor for class org.json.JSONArray
-
Construct a JSONArray from an array
- JSONException - Exception in org.json
-
The JSONException is thrown by the JSON.org classes when things are amiss.
- JSONException(String) - Constructor for exception org.json.JSONException
-
Constructs a JSONException with an explanatory message.
- JSONException(Throwable) - Constructor for exception org.json.JSONException
-
- JSONML - Class in org.json
-
This provides static methods to convert an XML text into a JSONArray or
JSONObject, and to covert a JSONArray or JSONObject into an XML text using
the JsonML transform.
- JSONML() - Constructor for class org.json.JSONML
-
- JSONObject - Class in org.json
-
A JSONObject is an unordered collection of name/value pairs.
- JSONObject() - Constructor for class org.json.JSONObject
-
Construct an empty JSONObject.
- JSONObject(JSONObject, String[]) - Constructor for class org.json.JSONObject
-
Construct a JSONObject from a subset of another JSONObject.
- JSONObject(JSONTokener) - Constructor for class org.json.JSONObject
-
Construct a JSONObject from a JSONTokener.
- JSONObject(Map) - Constructor for class org.json.JSONObject
-
Construct a JSONObject from a Map.
- JSONObject(Object) - Constructor for class org.json.JSONObject
-
Construct a JSONObject from an Object using bean getters.
- JSONObject(Object, String[]) - Constructor for class org.json.JSONObject
-
Construct a JSONObject from an Object, using reflection to find the
public members.
- JSONObject(String) - Constructor for class org.json.JSONObject
-
Construct a JSONObject from a source JSON text string.
- JSONObject(String, Locale) - Constructor for class org.json.JSONObject
-
Construct a JSONObject from a ResourceBundle.
- JSONString - Interface in org.json
-
The JSONString
interface allows a toJSONString()
method so that a class can change the behavior of
JSONObject.toString()
, JSONArray.toString()
,
and JSONWriter.value(
Object)
.
- JSONStringer - Class in org.json
-
JSONStringer provides a quick and convenient way of producing JSON text.
- JSONStringer() - Constructor for class org.json.JSONStringer
-
Make a fresh JSONStringer.
- JSONTokener - Class in org.json
-
A JSONTokener takes a source string and extracts characters and tokens from
it.
- JSONTokener(Reader) - Constructor for class org.json.JSONTokener
-
Construct a JSONTokener from a Reader.
- JSONTokener(InputStream) - Constructor for class org.json.JSONTokener
-
Construct a JSONTokener from an InputStream.
- JSONTokener(String) - Constructor for class org.json.JSONTokener
-
Construct a JSONTokener from a string.
- JSONWriter - Class in org.json
-
JSONWriter provides a quick and convenient way of producing JSON text.
- JSONWriter(Writer) - Constructor for class org.json.JSONWriter
-
Make a fresh JSONWriter.
- names() - Method in class org.json.JSONObject
-
Produce a JSONArray containing the names of the elements of this
JSONObject.
- next() - Method in class com.sola.instagram.util.PaginationIterator
-
- next() - Method in class org.json.JSONTokener
-
Get the next character in the source string.
- next(char) - Method in class org.json.JSONTokener
-
Consume the next character, and check that it matches a specified
character.
- next(int) - Method in class org.json.JSONTokener
-
Get the next n characters.
- nextCDATA() - Method in class org.json.XMLTokener
-
Get the text in the CDATA block.
- nextClean() - Method in class org.json.JSONTokener
-
Get the next char in the string, skipping whitespace.
- nextContent() - Method in class org.json.XMLTokener
-
Get the next XML outer token, trimming whitespace.
- nextEntity(char) - Method in class org.json.XMLTokener
-
Return the next entity.
- nextMeta() - Method in class org.json.XMLTokener
-
Returns the next XML meta token.
- nextString(char) - Method in class org.json.JSONTokener
-
Return the characters up to the next close quote character.
- nextTo(char) - Method in class org.json.JSONTokener
-
Get the text up but not including the specified character or the
end of line, whichever comes first.
- nextTo(String) - Method in class org.json.JSONTokener
-
Get the text up but not including one of the specified delimiter
characters or the end of line, whichever comes first.
- nextToken() - Method in class org.json.HTTPTokener
-
Get the next token or string.
- nextToken() - Method in class org.json.XMLTokener
-
Get the next XML Token.
- nextUri - Variable in class com.sola.instagram.util.PaginationIterator
-
- nextValue() - Method in class org.json.JSONTokener
-
Get the next value.
- noSpace(String) - Static method in class org.json.XML
-
Throw an exception if the string contains whitespace.
- NULL - Static variable in class org.json.JSONObject
-
It is sometimes more convenient and less ambiguous to have a
NULL
object than to use Java's null
value.
- numberToString(Number) - Static method in class org.json.JSONObject
-
Produce a string from a Number.
- object() - Method in class org.json.JSONWriter
-
Begin appending a new object.
- opt(int) - Method in class org.json.JSONArray
-
Get the optional object value associated with an index.
- opt(String) - Method in class org.json.JSONObject
-
Get an optional value associated with a key.
- optBoolean(int) - Method in class org.json.JSONArray
-
Get the optional boolean value associated with an index.
- optBoolean(int, boolean) - Method in class org.json.JSONArray
-
Get the optional boolean value associated with an index.
- optBoolean(String) - Method in class org.json.JSONObject
-
Get an optional boolean associated with a key.
- optBoolean(String, boolean) - Method in class org.json.JSONObject
-
Get an optional boolean associated with a key.
- optDouble(int) - Method in class org.json.JSONArray
-
Get the optional double value associated with an index.
- optDouble(int, double) - Method in class org.json.JSONArray
-
Get the optional double value associated with an index.
- optDouble(String) - Method in class org.json.JSONObject
-
Get an optional double associated with a key,
or NaN if there is no such key or if its value is not a number.
- optDouble(String, double) - Method in class org.json.JSONObject
-
Get an optional double associated with a key, or the
defaultValue if there is no such key or if its value is not a number.
- optInt(int) - Method in class org.json.JSONArray
-
Get the optional int value associated with an index.
- optInt(int, int) - Method in class org.json.JSONArray
-
Get the optional int value associated with an index.
- optInt(String) - Method in class org.json.JSONObject
-
Get an optional int value associated with a key,
or zero if there is no such key or if the value is not a number.
- optInt(String, int) - Method in class org.json.JSONObject
-
Get an optional int value associated with a key,
or the default if there is no such key or if the value is not a number.
- optJSONArray(int) - Method in class org.json.JSONArray
-
Get the optional JSONArray associated with an index.
- optJSONArray(String) - Method in class org.json.JSONObject
-
Get an optional JSONArray associated with a key.
- optJSONObject(int) - Method in class org.json.JSONArray
-
Get the optional JSONObject associated with an index.
- optJSONObject(String) - Method in class org.json.JSONObject
-
Get an optional JSONObject associated with a key.
- optLong(int) - Method in class org.json.JSONArray
-
Get the optional long value associated with an index.
- optLong(int, long) - Method in class org.json.JSONArray
-
Get the optional long value associated with an index.
- optLong(String) - Method in class org.json.JSONObject
-
Get an optional long value associated with a key,
or zero if there is no such key or if the value is not a number.
- optLong(String, long) - Method in class org.json.JSONObject
-
Get an optional long value associated with a key,
or the default if there is no such key or if the value is not a number.
- optString(int) - Method in class org.json.JSONArray
-
Get the optional string value associated with an index.
- optString(int, String) - Method in class org.json.JSONArray
-
Get the optional string associated with an index.
- optString(String) - Method in class org.json.JSONObject
-
Get an optional string associated with a key.
- optString(String, String) - Method in class org.json.JSONObject
-
Get an optional string associated with a key.
- org.json - package org.json
-
- PaginatedCollection<E> - Class in com.sola.instagram.util
-
- PaginatedCollection(ArrayList<E>, PaginationIterator<E>) - Constructor for class com.sola.instagram.util.PaginatedCollection
-
- paginationComplete() - Method in class com.sola.instagram.util.PaginationIterator
-
- PaginationIterator<E> - Class in com.sola.instagram.util
-
- PaginationIterator(ArrayList<E>, String) - Constructor for class com.sola.instagram.util.PaginationIterator
-
- performRequest() - Method in class com.sola.instagram.io.APIMethod
-
- performRequest() - Method in class com.sola.instagram.io.DeleteMethod
-
- performRequest() - Method in class com.sola.instagram.io.GetMethod
-
- performRequest() - Method in class com.sola.instagram.io.PostMethod
-
- POST_MEDIA_COMMENT - Static variable in class com.sola.instagram.io.UriFactory.Comments
-
- postComment(String, String) - Method in class com.sola.instagram.InstagramSession
-
- PostMethod - Class in com.sola.instagram.io
-
- PostMethod() - Constructor for class com.sola.instagram.io.PostMethod
-
- PostMethod(String) - Constructor for class com.sola.instagram.io.PostMethod
-
- profilePictureURI - Variable in class com.sola.instagram.model.User
-
- put(boolean) - Method in class org.json.JSONArray
-
Append a boolean value.
- put(Collection) - Method in class org.json.JSONArray
-
Put a value in the JSONArray, where the value will be a
JSONArray which is produced from a Collection.
- put(double) - Method in class org.json.JSONArray
-
Append a double value.
- put(int) - Method in class org.json.JSONArray
-
Append an int value.
- put(long) - Method in class org.json.JSONArray
-
Append an long value.
- put(Map) - Method in class org.json.JSONArray
-
Put a value in the JSONArray, where the value will be a
JSONObject which is produced from a Map.
- put(Object) - Method in class org.json.JSONArray
-
Append an object value.
- put(int, boolean) - Method in class org.json.JSONArray
-
Put or replace a boolean value in the JSONArray.
- put(int, Collection) - Method in class org.json.JSONArray
-
Put a value in the JSONArray, where the value will be a
JSONArray which is produced from a Collection.
- put(int, double) - Method in class org.json.JSONArray
-
Put or replace a double value.
- put(int, int) - Method in class org.json.JSONArray
-
Put or replace an int value.
- put(int, long) - Method in class org.json.JSONArray
-
Put or replace a long value.
- put(int, Map) - Method in class org.json.JSONArray
-
Put a value in the JSONArray, where the value will be a
JSONObject that is produced from a Map.
- put(int, Object) - Method in class org.json.JSONArray
-
Put or replace an object value in the JSONArray.
- put(String, boolean) - Method in class org.json.JSONObject
-
Put a key/boolean pair in the JSONObject.
- put(String, Collection) - Method in class org.json.JSONObject
-
Put a key/value pair in the JSONObject, where the value will be a
JSONArray which is produced from a Collection.
- put(String, double) - Method in class org.json.JSONObject
-
Put a key/double pair in the JSONObject.
- put(String, int) - Method in class org.json.JSONObject
-
Put a key/int pair in the JSONObject.
- put(String, long) - Method in class org.json.JSONObject
-
Put a key/long pair in the JSONObject.
- put(String, Map) - Method in class org.json.JSONObject
-
Put a key/value pair in the JSONObject, where the value will be a
JSONObject which is produced from a Map.
- put(String, Object) - Method in class org.json.JSONObject
-
Put a key/value pair in the JSONObject.
- putOnce(String, Object) - Method in class org.json.JSONObject
-
Put a key/value pair in the JSONObject, but only if the key and the
value are both non-null, and only if there is not already a member
with that name.
- putOpt(String, Object) - Method in class org.json.JSONObject
-
Put a key/value pair in the JSONObject, but only if the
key and the value are both non-null.
- Tag - Class in com.sola.instagram.model
-
- Tag(JSONObject, String) - Constructor for class com.sola.instagram.model.Tag
-
- tags - Variable in class com.sola.instagram.model.Media
-
List of tags used in this media
- targetUserIsPrivate() - Method in class com.sola.instagram.model.Relationship
-
- testValidity(Object) - Static method in class org.json.JSONObject
-
Throw an exception if the object is a NaN or infinite number.
- thumbnailImage - Variable in class com.sola.instagram.model.Media
-
Thumbnail resolution image version of the media's image
- toJSONArray(String) - Static method in class org.json.CDL
-
Produce a JSONArray of JSONObjects from a comma delimited text string,
using the first row as a source of names.
- toJSONArray(JSONTokener) - Static method in class org.json.CDL
-
Produce a JSONArray of JSONObjects from a comma delimited text string,
using the first row as a source of names.
- toJSONArray(JSONArray, String) - Static method in class org.json.CDL
-
Produce a JSONArray of JSONObjects from a comma delimited text string
using a supplied JSONArray as the source of element names.
- toJSONArray(JSONArray, JSONTokener) - Static method in class org.json.CDL
-
Produce a JSONArray of JSONObjects from a comma delimited text string
using a supplied JSONArray as the source of element names.
- toJSONArray(String) - Static method in class org.json.JSONML
-
Convert a well-formed (but not necessarily valid) XML string into a
JSONArray using the JsonML transform.
- toJSONArray(XMLTokener) - Static method in class org.json.JSONML
-
Convert a well-formed (but not necessarily valid) XML string into a
JSONArray using the JsonML transform.
- toJSONArray(JSONArray) - Method in class org.json.JSONObject
-
Produce a JSONArray containing the values of the members of this
JSONObject.
- toJSONObject(String) - Static method in class org.json.Cookie
-
Convert a cookie specification string into a JSONObject.
- toJSONObject(String) - Static method in class org.json.CookieList
-
Convert a cookie list into a JSONObject.
- toJSONObject(String) - Static method in class org.json.HTTP
-
Convert an HTTP header string into a JSONObject.
- toJSONObject(JSONArray) - Method in class org.json.JSONArray
-
Produce a JSONObject by combining a JSONArray of names with the values
of this JSONArray.
- toJSONObject(XMLTokener) - Static method in class org.json.JSONML
-
Convert a well-formed (but not necessarily valid) XML string into a
JSONObject using the JsonML transform.
- toJSONObject(String) - Static method in class org.json.JSONML
-
Convert a well-formed (but not necessarily valid) XML string into a
JSONObject using the JsonML transform.
- toJSONObject(String) - Static method in class org.json.XML
-
Convert a well-formed (but not necessarily valid) XML string into a
JSONObject.
- toJSONString() - Method in interface org.json.JSONString
-
The toJSONString
method allows a class to produce its own JSON
serialization.
- toString() - Method in class com.sola.instagram.auth.AccessToken
-
- toString() - Method in class com.sola.instagram.model.InstagramModel
-
- toString(JSONArray) - Static method in class org.json.CDL
-
Produce a comma delimited text from a JSONArray of JSONObjects.
- toString(JSONArray, JSONArray) - Static method in class org.json.CDL
-
Produce a comma delimited text from a JSONArray of JSONObjects using
a provided list of names.
- toString(JSONObject) - Static method in class org.json.Cookie
-
Convert a JSONObject into a cookie specification string.
- toString(JSONObject) - Static method in class org.json.CookieList
-
Convert a JSONObject into a cookie list.
- toString(JSONObject) - Static method in class org.json.HTTP
-
Convert a JSONObject into an HTTP header.
- toString() - Method in class org.json.JSONArray
-
Make a JSON text of this JSONArray.
- toString(int) - Method in class org.json.JSONArray
-
Make a prettyprinted JSON text of this JSONArray.
- toString(JSONArray) - Static method in class org.json.JSONML
-
Reverse the JSONML transformation, making an XML text from a JSONArray.
- toString(JSONObject) - Static method in class org.json.JSONML
-
Reverse the JSONML transformation, making an XML text from a JSONObject.
- toString() - Method in class org.json.JSONObject
-
Make a JSON text of this JSONObject.
- toString(int) - Method in class org.json.JSONObject
-
Make a prettyprinted JSON text of this JSONObject.
- toString() - Method in class org.json.JSONStringer
-
Return the JSON text.
- toString() - Method in class org.json.JSONTokener
-
Make a printable string of this JSONTokener.
- toString(Object) - Static method in class org.json.XML
-
Convert a JSONObject into a well-formed, element-normal XML string.
- toString(Object, String) - Static method in class org.json.XML
-
Convert a JSONObject into a well-formed, element-normal XML string.
- type - Variable in class com.sola.instagram.model.Media
-
Type of Media
- value(boolean) - Method in class org.json.JSONWriter
-
Append either the value true
or the value
false
.
- value(double) - Method in class org.json.JSONWriter
-
Append a double value.
- value(long) - Method in class org.json.JSONWriter
-
Append a long value.
- value(Object) - Method in class org.json.JSONWriter
-
Append an object value.
- valueOf(String) - Static method in enum com.sola.instagram.model.Media.Filters
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sola.instagram.model.Relationship.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sola.instagram.model.Relationship.IncomingStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sola.instagram.model.Relationship.OutgoingStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.sola.instagram.model.Media.Filters
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sola.instagram.model.Relationship.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sola.instagram.model.Relationship.IncomingStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sola.instagram.model.Relationship.OutgoingStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueToString(Object) - Static method in class org.json.JSONObject
-
Make a JSON text of an Object value.
- VideoMedia - Class in com.sola.instagram.model
-
- VideoMedia(JSONObject, String) - Constructor for class com.sola.instagram.model.VideoMedia
-
- VideoMedia.Video - Class in com.sola.instagram.model
-
Object for a media video
with the JSON representation
- VideoMedia.Video(JSONObject) - Constructor for class com.sola.instagram.model.VideoMedia.Video
-
Makes a new Video object out of a JSONObject