com.voidsearch.voidbase.apps.feedq.resource
Class CommonAtomFeed

java.lang.Object
  extended by com.voidsearch.voidbase.apps.feedq.resource.XMLFeedResource
      extended by com.voidsearch.voidbase.apps.feedq.resource.CommonAtomFeed
All Implemented Interfaces:
FeedResource

public class CommonAtomFeed
extends XMLFeedResource


Constructor Summary
protected CommonAtomFeed(byte[] content)
           
protected CommonAtomFeed(byte[] content, java.lang.String entryDelimiter)
           
 
Method Summary
 
Methods inherited from class com.voidsearch.voidbase.apps.feedq.resource.XMLFeedResource
deserialize, getDelta, getDelta, getEntries, setDelimiter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonAtomFeed

protected CommonAtomFeed(byte[] content)

CommonAtomFeed

protected CommonAtomFeed(byte[] content,
                         java.lang.String entryDelimiter)


Copyright © 2009. All Rights Reserved.