Package net.spy.digg.parsers

Low-level parsers and stuff you probably won't find interesting.

See:
          Description

Class Summary
BaseParser Base parser class.
CommentImpl Comment implementation.
ErrorParser Parse a single error.
ErrorsParser Parse a digg errors response.
EventImpl An event.
EventsParser Parse events.
GalleriesParser  
GalleryPhotoImpl  
PagedItemParser<T> Base class for paged results.
StoriesParser Parse a stories response.
StoryImpl A Digg story.
TimePagedItemParser<T> Paged item parser for items that also include date information.
TopicContainerImpl A TopicContainer contains topics.
TopicImpl A topic within digg.
TopicsParser Parse the topics.
UserImpl A Digg user.
UsersParser User result parser.
 

Package net.spy.digg.parsers Description

Low-level parsers and stuff you probably won't find interesting.