|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectyt4droid.parser.FeedsParser
public class FeedsParser
| コンストラクタの概要 | |
|---|---|
FeedsParser(JSONObject json)
|
|
| メソッドの概要 | |
|---|---|
static ResponseList<Feeds> |
createFeedsList(HttpResponse res,
Configuration conf)
|
AccessControlEntity |
getAccessControl()
Returns access control of a video. |
java.lang.String |
getAspectRatio()
Returns aspect ratio of a video. |
java.lang.String |
getCategory()
Returns category of a video. |
int |
getCommentCount()
Returns comment count of a video. |
ContentEntity |
getContent()
Returns content of a video. |
java.lang.String |
getDescription()
Returns description of a video. |
java.lang.String |
getDuration()
Returns duration of a video. |
int |
getFavoriteCount()
Returns favorite count of a video. |
java.lang.String |
getId()
Returns ID of a video. |
int |
getLikeCount()
Returns like count of a video. |
PlayerEntity |
getPlayer()
Returns player of a video. |
float |
getRating()
Returns rating of a video. |
int |
getRatingCount()
Returns rating count of a video. |
java.lang.String[] |
getTags()
Returns tags of a video. |
ThumbnailEntity |
getThumbnail()
Returns thumbnail url of a video. |
java.lang.String |
getTitle()
Returns title of a video. |
java.util.Date |
getUpdated()
Returns updated date of a video. |
java.util.Date |
getUploaded()
Returns uploaded date of a video. |
java.lang.String |
getUploader()
Returns uploader of a video. |
int |
getViewCount()
Returns view count of a video. |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public FeedsParser(JSONObject json)
throws YoutubeException
YoutubeException| メソッドの詳細 |
|---|
public java.lang.String getId()
Feeds の記述:
Feeds 内の getIdhttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlpublic java.util.Date getUploaded()
Feeds の記述:
Feeds 内の getUploadedhttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlpublic java.util.Date getUpdated()
Feeds の記述:
Feeds 内の getUpdatedhttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlpublic java.lang.String getUploader()
Feeds の記述:
Feeds 内の getUploaderhttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlpublic java.lang.String getCategory()
Feeds の記述:
Feeds 内の getCategoryhttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlpublic java.lang.String getTitle()
Feeds の記述:
Feeds 内の getTitlehttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlpublic java.lang.String getDescription()
Feeds の記述:
Feeds 内の getDescriptionhttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlpublic java.lang.String[] getTags()
Feeds の記述:
Feeds 内の getTagshttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlpublic ThumbnailEntity getThumbnail()
Feeds の記述:
Feeds 内の getThumbnailhttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlpublic PlayerEntity getPlayer()
Feeds の記述:
Feeds 内の getPlayerhttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlpublic ContentEntity getContent()
Feeds の記述:
Feeds 内の getContenthttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlpublic java.lang.String getDuration()
Feeds の記述:
Feeds 内の getDurationhttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlpublic java.lang.String getAspectRatio()
Feeds の記述:
Feeds 内の getAspectRatiohttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlpublic float getRating()
Feeds の記述:
Feeds 内の getRatinghttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlpublic int getLikeCount()
Feeds の記述:
Feeds 内の getLikeCounthttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlpublic int getRatingCount()
Feeds の記述:
Feeds 内の getRatingCounthttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlpublic int getViewCount()
Feeds の記述:
Feeds 内の getViewCounthttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlpublic int getFavoriteCount()
Feeds の記述:
Feeds 内の getFavoriteCounthttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlpublic int getCommentCount()
Feeds の記述:
Feeds 内の getCommentCounthttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlpublic AccessControlEntity getAccessControl()
Feeds の記述:
Feeds 内の getAccessControlhttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.html
public static ResponseList<Feeds> createFeedsList(HttpResponse res,
Configuration conf)
throws YoutubeException
YoutubeException
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||