|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jdigg.arguments.AbstractArguments
net.sf.jdigg.arguments.AbstractSortCountOffsetArguments
net.sf.jdigg.arguments.AbstractSortCountOffsetMinMaxDateArguments
net.sf.jdigg.arguments.ListCommentsArguments
public class ListCommentsArguments
Argument to fetch a list of comments from Digg.
Please read this before you use the API: Be Polite, Please!
| Field Summary |
|---|
| Fields inherited from class net.sf.jdigg.arguments.AbstractArguments |
|---|
log |
| Constructor Summary | |
|---|---|
ListCommentsArguments(java.lang.String appkey)
|
|
| Method Summary |
|---|
| Methods inherited from class net.sf.jdigg.arguments.AbstractSortCountOffsetMinMaxDateArguments |
|---|
setMaxDate, setMinDate |
| Methods inherited from class net.sf.jdigg.arguments.AbstractSortCountOffsetArguments |
|---|
setCount, setOffset, setSort |
| Methods inherited from class net.sf.jdigg.arguments.AbstractArguments |
|---|
addArgument, getUrlEncodedArgumentList |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListCommentsArguments(java.lang.String appkey)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||