|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Comments | |
---|---|
net.sf.jdigg.parser | Parser for Digg responses (this is an internal package and not part of the API) |
net.sf.jdigg.requests | Classes to execute requests |
Uses of Comments in net.sf.jdigg.parser |
---|
Methods in net.sf.jdigg.parser that return Comments | |
---|---|
static Comments |
ResponseParser.parseComments(java.io.InputStream inputStream)
|
Uses of Comments in net.sf.jdigg.requests |
---|
Methods in net.sf.jdigg.requests that return Comments | |
---|---|
Comments |
ListCommentsRequest.allComments(ListCommentsArguments listCommentsArguments)
All comments. |
Comments |
ListCommentsRequest.popularComments(ListCommentsArguments listCommentsArguments)
All comments on popular stories. |
Comments |
ListCommentsRequest.topLevelCommentsForGivenStory(ListCommentsArguments listCommentsArguments,
int id)
Top-level comments for a given story. |
Comments |
ListCommentsRequest.upcomingComments(ListCommentsArguments listCommentsArguments)
All comments on upcoming stories. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |