Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
R
ReadApi
- Class in
com.brightcove.proserve.mediaapi.wrapper
This is a wrapper for the HTTP/JSON Media API provided by Brightcove (
http://www.brightcove.com
)
ReadApi()
- Constructor for class com.brightcove.proserve.mediaapi.wrapper.
ReadApi
Default constructor
ReadApi(Logger)
- Constructor for class com.brightcove.proserve.mediaapi.wrapper.
ReadApi
Constructor with logging
ReadApi(String)
- Constructor for class com.brightcove.proserve.mediaapi.wrapper.
ReadApi
Constructor with character set
ReadApi(Logger, String)
- Constructor for class com.brightcove.proserve.mediaapi.wrapper.
ReadApi
Constructor with character set and logging
ReadTests
- Class in
com.brightcove.proserve.mediaapi.wrapper
ReadTests()
- Constructor for class com.brightcove.proserve.mediaapi.wrapper.
ReadTests
remove(int)
- Method in class org.json.
JSONArray
Remove a index and close the hole.
remove(String)
- Method in class org.json.
JSONObject
Remove a name and its value, if present.
Rendition
- Class in
com.brightcove.proserve.mediaapi.wrapper.apiobjects
Represents a Rendition object to/from the Media API.
Rendition()
- Constructor for class com.brightcove.proserve.mediaapi.wrapper.apiobjects.
Rendition
Default Constructor.
Rendition(String)
- Constructor for class com.brightcove.proserve.mediaapi.wrapper.apiobjects.
Rendition
Constructor using JSON string.
rowToJSONArray(JSONTokener)
- Static method in class org.json.
CDL
Produce a JSONArray of strings from a row of comma delimited values.
rowToJSONObject(JSONArray, JSONTokener)
- Static method in class org.json.
CDL
Produce a JSONObject from a row of comma delimited text, using a parallel JSONArray of strings to provides the names of the elements.
rowToString(JSONArray)
- Static method in class org.json.
CDL
Produce a comma delimited text row from a JSONArray.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X