Operation |
Details |
public explainFeedsXML():String |
Sequential Notes: | Returns the XML representation of the specified feeds are available for the service @return XML string | |
public getFeed( String uri):byte |
Sequential Tags: | throws=SyndicationException,IOException,URISyntaxException,FeedException
| Notes: | Generates the feed according to the feed id and feed format @return | |
public getFeedFormatList( String uri):String |
Sequential Notes: | Returns the list of available formats for the feed @return String[] list of the feed formats | |
public getFeedList():String |
Sequential Notes: | Returns the id list of the available feeds @return String[] | |