|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectyt4droid.parser.CommentParser
public class CommentParser
| メソッドの概要 | |
|---|---|
static ResponseList<Comments> |
createCommentsList(HttpResponse res,
Configuration conf)
|
java.lang.String |
getContent()
Returns content of a comment. |
java.lang.String |
getId()
Returns ID of a comment. |
java.util.List<java.util.Map<java.lang.String,java.util.List<java.util.Map<java.lang.String,java.lang.String>>>> |
getLink()
Returns link of a comment. |
java.lang.String |
getName()
Returns name of a comment. |
java.util.Date |
getPublished()
Returns published date of a comment. |
java.lang.String |
getTitle()
Returns title of a comment. |
java.util.Date |
getUpdated()
Returns update date of a comment. |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| メソッドの詳細 |
|---|
public java.lang.String getId()
Comments の記述:
Comments 内の getIdhttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_comments.htmlpublic java.util.Date getPublished()
Comments の記述:
Comments 内の getPublishedhttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_comments.htmlpublic java.util.Date getUpdated()
Comments の記述:
Comments 内の getUpdatedhttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_comments.htmlpublic java.lang.String getTitle()
Comments の記述:
Comments 内の getTitlehttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_comments.htmlpublic java.lang.String getContent()
Comments の記述:
Comments 内の getContenthttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_comments.htmlpublic java.util.List<java.util.Map<java.lang.String,java.util.List<java.util.Map<java.lang.String,java.lang.String>>>> getLink()
Comments の記述:
Comments 内の getLinkhttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_comments.htmlpublic java.lang.String getName()
Comments の記述:
Comments 内の getNamehttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_comments.html
public static ResponseList<Comments> createCommentsList(HttpResponse res,
Configuration conf)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||