A B C D G H J L N P R S T U

A

AbstractArguments - Class in net.sf.jdigg.arguments
Abstract base class for arguments.
AbstractArguments(String) - Constructor for class net.sf.jdigg.arguments.AbstractArguments
 
AbstractRequest - Class in net.sf.jdigg.requests
Base request class for a Digg request.
AbstractRequest(RequestConfig) - Constructor for class net.sf.jdigg.requests.AbstractRequest
 
AbstractSortCountOffsetArguments - Class in net.sf.jdigg.arguments
Abstract base class for arguments with 'sort', 'count' and 'offset'.
AbstractSortCountOffsetArguments(String) - Constructor for class net.sf.jdigg.arguments.AbstractSortCountOffsetArguments
 
AbstractSortCountOffsetMinMaxDateArguments - Class in net.sf.jdigg.arguments
Abstract base class for arguments with 'sort', 'count', 'offset', 'minDate' and 'maxDate'.
AbstractSortCountOffsetMinMaxDateArguments(String) - Constructor for class net.sf.jdigg.arguments.AbstractSortCountOffsetMinMaxDateArguments
 
addArgument(String, String) - Method in class net.sf.jdigg.arguments.AbstractArguments
 
addComment(Comment) - Method in class net.sf.jdigg.beans.Comments
 
addContainerWithTopics(ContainerWithTopics) - Method in class net.sf.jdigg.beans.Containers
 
addStory(Story) - Method in class net.sf.jdigg.beans.Stories
 
addTopic(Topic) - Method in class net.sf.jdigg.beans.ContainerWithTopics
 
allComments(ListCommentsArguments) - Method in class net.sf.jdigg.requests.ListCommentsRequest
All comments.
allContainers(ListContainersArguments) - Method in class net.sf.jdigg.requests.ListContainersRequest
Get a list of all containers.
allStories(ListStoriesArguments) - Method in class net.sf.jdigg.requests.ListStoriesRequest
All stories.
allStoriesFromGivenContainer(ListStoriesArguments, String) - Method in class net.sf.jdigg.requests.ListStoriesRequest
All stories from a given container.
allStoriesFromGivenTopic(ListStoriesArguments, String) - Method in class net.sf.jdigg.requests.ListStoriesRequest
All stories from a given topic.
ArgumentValues - Class in net.sf.jdigg.arguments
Argument Values.
Assert - Class in net.sf.jdigg.util
Utility class for assertions.

B

buildRequestString(String, AbstractArguments) - Method in class net.sf.jdigg.requests.AbstractRequest
 

C

Comment - Class in net.sf.jdigg.beans
A Digg comment.
Comment() - Constructor for class net.sf.jdigg.beans.Comment
 
Comments - Class in net.sf.jdigg.beans
Digg comments.
Comments() - Constructor for class net.sf.jdigg.beans.Comments
 
Container - Class in net.sf.jdigg.beans
A Digg container.
Container() - Constructor for class net.sf.jdigg.beans.Container
 
Containers - Class in net.sf.jdigg.beans
Digg containers.
Containers() - Constructor for class net.sf.jdigg.beans.Containers
 
ContainerWithTopics - Class in net.sf.jdigg.beans
A Digg container with topics.
ContainerWithTopics() - Constructor for class net.sf.jdigg.beans.ContainerWithTopics
 

D

DateUtil - Class in net.sf.jdigg.util
TODO: write Javadoc.
DIGG_SERVICE_URL - Static variable in class net.sf.jdigg.requests.AbstractRequest
 
DiggError - Class in net.sf.jdigg.beans
Digg error.
DiggError() - Constructor for class net.sf.jdigg.beans.DiggError
 
DiggException - Exception in net.sf.jdigg.exception
Exception that is thrown when Digg returns an Error.
DiggException(int, String) - Constructor for exception net.sf.jdigg.exception.DiggException
 
DiggException(int, String, Throwable) - Constructor for exception net.sf.jdigg.exception.DiggException
 

G

getCode() - Method in class net.sf.jdigg.beans.DiggError
 
getComment() - Method in class net.sf.jdigg.beans.Comment
 
getCommentList() - Method in class net.sf.jdigg.beans.Comments
 
getComments() - Method in class net.sf.jdigg.beans.Story
 
getContainer() - Method in class net.sf.jdigg.beans.Story
 
getContainerWithTopicsList() - Method in class net.sf.jdigg.beans.Containers
 
getContentType() - Method in class net.sf.jdigg.beans.Thumbnail
 
getCount() - Method in class net.sf.jdigg.beans.Comments
 
getCount() - Method in class net.sf.jdigg.beans.Stories
 
getDate() - Method in class net.sf.jdigg.beans.Comment
 
getDateAsTimestamp(int, int, int) - Static method in class net.sf.jdigg.util.DateUtil
 
getDescription() - Method in class net.sf.jdigg.beans.Story
 
getDiggErrorCode() - Method in exception net.sf.jdigg.exception.DiggException
 
getDiggErrorMessage() - Method in exception net.sf.jdigg.exception.DiggException
 
getDiggs() - Method in class net.sf.jdigg.beans.Story
 
getDown() - Method in class net.sf.jdigg.beans.Comment
 
getFullname() - Method in class net.sf.jdigg.beans.User
 
getHeight() - Method in class net.sf.jdigg.beans.Thumbnail
 
getHref() - Method in class net.sf.jdigg.beans.Story
 
getHttpClient() - Method in class net.sf.jdigg.requests.AbstractRequest
 
getIcon() - Method in class net.sf.jdigg.beans.User
 
getId() - Method in class net.sf.jdigg.beans.Comment
 
getId() - Method in class net.sf.jdigg.beans.Story
 
getLevel() - Method in class net.sf.jdigg.beans.Comment
 
getLink() - Method in class net.sf.jdigg.beans.Story
 
getMedia() - Method in class net.sf.jdigg.beans.Story
 
getMessage() - Method in class net.sf.jdigg.beans.DiggError
 
getMinDate() - Method in class net.sf.jdigg.beans.Stories
 
getName() - Method in class net.sf.jdigg.beans.Container
 
getName() - Method in class net.sf.jdigg.beans.Topic
 
getName() - Method in class net.sf.jdigg.beans.User
 
getOffset() - Method in class net.sf.jdigg.beans.Comments
 
getOffset() - Method in class net.sf.jdigg.beans.Stories
 
getOriginalHeight() - Method in class net.sf.jdigg.beans.Thumbnail
 
getOriginalWidth() - Method in class net.sf.jdigg.beans.Thumbnail
 
getPassword() - Method in class net.sf.jdigg.requests.ProxyUser
 
getProfileviews() - Method in class net.sf.jdigg.beans.User
 
getProxyHost() - Method in class net.sf.jdigg.requests.ProxyHost
 
getProxyHost() - Method in class net.sf.jdigg.requests.RequestConfig
 
getProxyPort() - Method in class net.sf.jdigg.requests.ProxyHost
 
getProxyUser() - Method in class net.sf.jdigg.requests.ProxyHost
 
getRegistered() - Method in class net.sf.jdigg.beans.User
 
getReplies() - Method in class net.sf.jdigg.beans.Comment
 
getRequestConfig() - Method in class net.sf.jdigg.requests.AbstractRequest
 
getRoot() - Method in class net.sf.jdigg.beans.Comment
 
getShortName() - Method in class net.sf.jdigg.beans.Container
 
getShortName() - Method in class net.sf.jdigg.beans.Topic
 
getSrc() - Method in class net.sf.jdigg.beans.Thumbnail
 
getStatus() - Method in class net.sf.jdigg.beans.Story
 
getStory() - Method in class net.sf.jdigg.beans.Comment
 
getStoryList() - Method in class net.sf.jdigg.beans.Stories
 
getSubmitDate() - Method in class net.sf.jdigg.beans.Story
 
getThumbnail() - Method in class net.sf.jdigg.beans.Story
 
getTimestamp() - Method in class net.sf.jdigg.beans.Comments
 
getTimestamp() - Method in class net.sf.jdigg.beans.Containers
 
getTimestamp() - Method in class net.sf.jdigg.beans.Stories
 
getTitle() - Method in class net.sf.jdigg.beans.Story
 
getTopic() - Method in class net.sf.jdigg.beans.Story
 
getTopicList() - Method in class net.sf.jdigg.beans.ContainerWithTopics
 
getTotal() - Method in class net.sf.jdigg.beans.Comments
 
getTotal() - Method in class net.sf.jdigg.beans.Containers
 
getTotal() - Method in class net.sf.jdigg.beans.ContainerWithTopics
 
getTotal() - Method in class net.sf.jdigg.beans.Stories
 
getUp() - Method in class net.sf.jdigg.beans.Comment
 
getUrlEncodedArgumentList() - Method in class net.sf.jdigg.arguments.AbstractArguments
Arguments as URL encoded String.
getUser() - Method in class net.sf.jdigg.beans.Comment
 
getUser() - Method in class net.sf.jdigg.beans.Story
 
getUserName() - Method in class net.sf.jdigg.requests.ProxyUser
 
getWidth() - Method in class net.sf.jdigg.beans.Thumbnail
 

H

hotStories(ListStoriesArguments) - Method in class net.sf.jdigg.requests.ListStoriesRequest
Hot stories (Draft).
hotStoriesFromGivenContainer(ListStoriesArguments, String) - Method in class net.sf.jdigg.requests.ListStoriesRequest
Hot stories from a given container.

J

JDiggException - Exception in net.sf.jdigg.exception
Base exception for all exceptions the jDigg API can throw.
JDiggException() - Constructor for exception net.sf.jdigg.exception.JDiggException
 
JDiggException(String) - Constructor for exception net.sf.jdigg.exception.JDiggException
 
JDiggException(Throwable) - Constructor for exception net.sf.jdigg.exception.JDiggException
 
JDiggException(String, Throwable) - Constructor for exception net.sf.jdigg.exception.JDiggException
 

L

ListCommentsArguments - Class in net.sf.jdigg.arguments
Argument to fetch a list of comments from Digg.
ListCommentsArguments(String) - Constructor for class net.sf.jdigg.arguments.ListCommentsArguments
 
ListCommentsRequest - Class in net.sf.jdigg.requests
Fetches a list of comments from Digg.
ListCommentsRequest(RequestConfig) - Constructor for class net.sf.jdigg.requests.ListCommentsRequest
 
ListContainersArguments - Class in net.sf.jdigg.arguments
Argument to fetch a list of containers from Digg.
ListContainersArguments(String) - Constructor for class net.sf.jdigg.arguments.ListContainersArguments
 
ListContainersRequest - Class in net.sf.jdigg.requests
Fetches a list of containers from Digg.
ListContainersRequest(RequestConfig) - Constructor for class net.sf.jdigg.requests.ListContainersRequest
 
ListStoriesArguments - Class in net.sf.jdigg.arguments
Argument to fetch a list of stories from Digg.
ListStoriesArguments(String) - Constructor for class net.sf.jdigg.arguments.ListStoriesArguments
 
ListStoriesRequest - Class in net.sf.jdigg.requests
Fetches a list of stories from Digg.
ListStoriesRequest(RequestConfig) - Constructor for class net.sf.jdigg.requests.ListStoriesRequest
 
log - Variable in class net.sf.jdigg.arguments.AbstractArguments
 
log - Variable in class net.sf.jdigg.requests.AbstractRequest
 

N

net.sf.jdigg.arguments - package net.sf.jdigg.arguments
Request arguments
net.sf.jdigg.beans - package net.sf.jdigg.beans
Beans with results of Digg requests
net.sf.jdigg.exception - package net.sf.jdigg.exception
Exceptions that can be thrown by jDigg
net.sf.jdigg.parser - package net.sf.jdigg.parser
Parser for Digg responses (this is an internal package and not part of the API)
net.sf.jdigg.requests - package net.sf.jdigg.requests
Classes to execute requests
net.sf.jdigg.util - package net.sf.jdigg.util
Utils
notNull(Object, String) - Static method in class net.sf.jdigg.util.Assert
 
notNull(Object) - Static method in class net.sf.jdigg.util.Assert
 

P

parseComments(InputStream) - Static method in class net.sf.jdigg.parser.ResponseParser
 
parseContainers(InputStream) - Static method in class net.sf.jdigg.parser.ResponseParser
 
parseStories(InputStream) - Static method in class net.sf.jdigg.parser.ResponseParser
 
popularComments(ListCommentsArguments) - Method in class net.sf.jdigg.requests.ListCommentsRequest
All comments on popular stories.
popularStories(ListStoriesArguments) - Method in class net.sf.jdigg.requests.ListStoriesRequest
Popular stories.
popularStoriesFromGivenContainer(ListStoriesArguments, String) - Method in class net.sf.jdigg.requests.ListStoriesRequest
Popular stories from a given container.
popularStoriesFromGivenTopic(ListStoriesArguments, String) - Method in class net.sf.jdigg.requests.ListStoriesRequest
Popular stories from a given topic.
ProxyHost - Class in net.sf.jdigg.requests
Proxy configuration (hostname and port).
ProxyHost(String, int) - Constructor for class net.sf.jdigg.requests.ProxyHost
 
ProxyHost(String, int, ProxyUser) - Constructor for class net.sf.jdigg.requests.ProxyHost
 
ProxyUser - Class in net.sf.jdigg.requests
Proxy-User configuration (userName and password).
ProxyUser(String, String) - Constructor for class net.sf.jdigg.requests.ProxyUser
 

R

RequestConfig - Class in net.sf.jdigg.requests
Config settings for a Digg request.
RequestConfig() - Constructor for class net.sf.jdigg.requests.RequestConfig
 
RequestException - Exception in net.sf.jdigg.exception
Exception for I/O and http problems when the Digg request is submitted.
RequestException() - Constructor for exception net.sf.jdigg.exception.RequestException
 
RequestException(String) - Constructor for exception net.sf.jdigg.exception.RequestException
 
RequestException(Throwable) - Constructor for exception net.sf.jdigg.exception.RequestException
 
RequestException(String, Throwable) - Constructor for exception net.sf.jdigg.exception.RequestException
 
ResponseParser - Class in net.sf.jdigg.parser
Parser for result XML-streams from Digg.
ResponseParserException - Exception in net.sf.jdigg.exception
Exception for parsing (or input/output) exceptions of Commons Digester.
ResponseParserException() - Constructor for exception net.sf.jdigg.exception.ResponseParserException
 
ResponseParserException(String) - Constructor for exception net.sf.jdigg.exception.ResponseParserException
 
ResponseParserException(Throwable) - Constructor for exception net.sf.jdigg.exception.ResponseParserException
 
ResponseParserException(String, Throwable) - Constructor for exception net.sf.jdigg.exception.ResponseParserException
 

S

setCode(int) - Method in class net.sf.jdigg.beans.DiggError
 
setComment(String) - Method in class net.sf.jdigg.beans.Comment
 
setCommentList(List) - Method in class net.sf.jdigg.beans.Comments
 
setComments(int) - Method in class net.sf.jdigg.beans.Story
 
setContainer(Container) - Method in class net.sf.jdigg.beans.Story
 
setContentType(String) - Method in class net.sf.jdigg.beans.Thumbnail
 
setCount(int) - Method in class net.sf.jdigg.arguments.AbstractSortCountOffsetArguments
Number of results to retrieve.
setCount(int) - Method in class net.sf.jdigg.beans.Comments
 
setCount(int) - Method in class net.sf.jdigg.beans.Stories
 
setDate(long) - Method in class net.sf.jdigg.beans.Comment
 
setDescription(String) - Method in class net.sf.jdigg.beans.Story
 
setDiggs(int) - Method in class net.sf.jdigg.beans.Story
 
setDown(int) - Method in class net.sf.jdigg.beans.Comment
 
setFullname(String) - Method in class net.sf.jdigg.beans.User
 
setHeight(int) - Method in class net.sf.jdigg.beans.Thumbnail
 
setHref(String) - Method in class net.sf.jdigg.beans.Story
 
setIcon(String) - Method in class net.sf.jdigg.beans.User
 
setId(int) - Method in class net.sf.jdigg.beans.Comment
 
setId(int) - Method in class net.sf.jdigg.beans.Story
 
setLevel(int) - Method in class net.sf.jdigg.beans.Comment
 
setLink(String) - Method in class net.sf.jdigg.beans.Story
 
setMaxDate(long) - Method in class net.sf.jdigg.arguments.AbstractSortCountOffsetMinMaxDateArguments
Get results within a time period.
setMaxSubmitDate(long) - Method in class net.sf.jdigg.arguments.ListStoriesArguments
Get results submitted within a given time period.
setMedia(String) - Method in class net.sf.jdigg.beans.Story
 
setMessage(String) - Method in class net.sf.jdigg.beans.DiggError
 
setMinDate(long) - Method in class net.sf.jdigg.arguments.AbstractSortCountOffsetMinMaxDateArguments
Get results within a time period.
setMinDate(long) - Method in class net.sf.jdigg.beans.Stories
 
setMinSubmitDate(long) - Method in class net.sf.jdigg.arguments.ListStoriesArguments
Get results submitted within a given time period.
setName(String) - Method in class net.sf.jdigg.beans.Container
 
setName(String) - Method in class net.sf.jdigg.beans.Topic
 
setName(String) - Method in class net.sf.jdigg.beans.User
 
setOffset(int) - Method in class net.sf.jdigg.arguments.AbstractSortCountOffsetArguments
Offset in complete results list.
setOffset(int) - Method in class net.sf.jdigg.beans.Comments
 
setOffset(int) - Method in class net.sf.jdigg.beans.Stories
 
setOriginalHeight(int) - Method in class net.sf.jdigg.beans.Thumbnail
 
setOriginalWidth(int) - Method in class net.sf.jdigg.beans.Thumbnail
 
setProfileviews(int) - Method in class net.sf.jdigg.beans.User
 
setProxyHost(ProxyHost) - Method in class net.sf.jdigg.requests.RequestConfig
 
setRegistered(long) - Method in class net.sf.jdigg.beans.User
 
setReplies(int) - Method in class net.sf.jdigg.beans.Comment
 
setRoot(int) - Method in class net.sf.jdigg.beans.Comment
 
setShortName(String) - Method in class net.sf.jdigg.beans.Container
 
setShortName(String) - Method in class net.sf.jdigg.beans.Topic
 
setSort(String) - Method in class net.sf.jdigg.arguments.AbstractSortCountOffsetArguments
How to sort the results.
setSrc(String) - Method in class net.sf.jdigg.beans.Thumbnail
 
setStatus(String) - Method in class net.sf.jdigg.beans.Story
 
setStory(int) - Method in class net.sf.jdigg.beans.Comment
 
setStoryList(List) - Method in class net.sf.jdigg.beans.Stories
 
setSubmitDate(long) - Method in class net.sf.jdigg.beans.Story
 
setThumbnail(Thumbnail) - Method in class net.sf.jdigg.beans.Story
 
setTimestamp(long) - Method in class net.sf.jdigg.beans.Comments
 
setTimestamp(long) - Method in class net.sf.jdigg.beans.Containers
 
setTimestamp(long) - Method in class net.sf.jdigg.beans.Stories
 
setTitle(String) - Method in class net.sf.jdigg.beans.Story
 
setTopic(Topic) - Method in class net.sf.jdigg.beans.Story
 
setTopicList(List) - Method in class net.sf.jdigg.beans.ContainerWithTopics
 
setTotal(int) - Method in class net.sf.jdigg.beans.Comments
 
setTotal(int) - Method in class net.sf.jdigg.beans.Containers
 
setTotal(int) - Method in class net.sf.jdigg.beans.ContainerWithTopics
 
setTotal(int) - Method in class net.sf.jdigg.beans.Stories
 
setUp(int) - Method in class net.sf.jdigg.beans.Comment
 
setUser(String) - Method in class net.sf.jdigg.beans.Comment
 
setUser(User) - Method in class net.sf.jdigg.beans.Story
 
setWidth(int) - Method in class net.sf.jdigg.beans.Thumbnail
 
SORT_DIGG_COUNT_ASC - Static variable in class net.sf.jdigg.arguments.ArgumentValues
Lowest digg count first (Draft).
SORT_DIGG_COUNT_DESC - Static variable in class net.sf.jdigg.arguments.ArgumentValues
Highest digg count first (Draft).
SORT_PROMOTE_DATE_ASC - Static variable in class net.sf.jdigg.arguments.ArgumentValues
Oldest-promoted first.
SORT_PROMOTE_DATE_DESC - Static variable in class net.sf.jdigg.arguments.ArgumentValues
Newest-promoted first (default for popular stories).
SORT_SUBMIT_DATE_ASC - Static variable in class net.sf.jdigg.arguments.ArgumentValues
Oldest-submitted first.
SORT_SUBMIT_DATE_DESC - Static variable in class net.sf.jdigg.arguments.ArgumentValues
Newest-submitted first (default for everything else).
specifiedContainer(ListContainersArguments, String) - Method in class net.sf.jdigg.requests.ListContainersRequest
Get a specified container.
Stories - Class in net.sf.jdigg.beans
Digg stories.
Stories() - Constructor for class net.sf.jdigg.beans.Stories
 
Story - Class in net.sf.jdigg.beans
A Digg story.
Story() - Constructor for class net.sf.jdigg.beans.Story
 

T

Thumbnail - Class in net.sf.jdigg.beans
A Digg thumbnail.
Thumbnail() - Constructor for class net.sf.jdigg.beans.Thumbnail
 
Topic - Class in net.sf.jdigg.beans
A Digg topic.
Topic() - Constructor for class net.sf.jdigg.beans.Topic
 
topLevelCommentsForGivenStory(ListCommentsArguments, int) - Method in class net.sf.jdigg.requests.ListCommentsRequest
Top-level comments for a given story.
topStories(ListStoriesArguments) - Method in class net.sf.jdigg.requests.ListStoriesRequest
Top stories (Draft).
topStoriesFromGivenContainer(ListStoriesArguments, String) - Method in class net.sf.jdigg.requests.ListStoriesRequest
Top stories from a given container (Draft).
toString() - Method in class net.sf.jdigg.beans.Comment
 
toString() - Method in class net.sf.jdigg.beans.Comments
 
toString() - Method in class net.sf.jdigg.beans.Container
 
toString() - Method in class net.sf.jdigg.beans.Containers
 
toString() - Method in class net.sf.jdigg.beans.ContainerWithTopics
 
toString() - Method in class net.sf.jdigg.beans.DiggError
 
toString() - Method in class net.sf.jdigg.beans.Stories
 
toString() - Method in class net.sf.jdigg.beans.Story
 
toString() - Method in class net.sf.jdigg.beans.Thumbnail
 
toString() - Method in class net.sf.jdigg.beans.Topic
 
toString() - Method in class net.sf.jdigg.beans.User
 

U

upcomingComments(ListCommentsArguments) - Method in class net.sf.jdigg.requests.ListCommentsRequest
All comments on upcoming stories.
upcomingStories(ListStoriesArguments) - Method in class net.sf.jdigg.requests.ListStoriesRequest
Upcoming stories.
upcomingStoriesFromGivenContainer(ListStoriesArguments, String) - Method in class net.sf.jdigg.requests.ListStoriesRequest
Upcoming stories from a given container.
User - Class in net.sf.jdigg.beans
A Digg user.
User() - Constructor for class net.sf.jdigg.beans.User
 

A B C D G H J L N P R S T U

Copyright © 2008. All Rights Reserved.