SageTV Platform
V7.0

sage.media.rss
Class RSSSequence

java.lang.Object
  extended by sage.media.rss.RSSSequence

public class RSSSequence
extends java.lang.Object

RSSSequences's definitions class.

This module, both source code and documentation, is in the Public Domain, and comes with NO WARRANTY.

Since:
RSSLIB4J 0.1

Constructor Summary
RSSSequence()
           
 
Method Summary
 void addElement(RSSSequenceElement el)
          Add an element to a sequence
 java.util.LinkedList getElementList()
          Return the element of a squence into a LinkedList
 int getListSize()
          Return the size of a sequence
 java.lang.String toDebugString()
          Useful for debug
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RSSSequence

public RSSSequence()
Method Detail

addElement

public void addElement(RSSSequenceElement el)
Add an element to a sequence

Parameters:
el - the RSSSequenceElement elment

getElementList

public java.util.LinkedList getElementList()
Return the element of a squence into a LinkedList

Returns:
The list

getListSize

public int getListSize()
Return the size of a sequence

Returns:
the size

toDebugString

public java.lang.String toDebugString()
Useful for debug

Returns:
information

SageTV Platform
V7.0

SageTV is a trademark or registered trademark of SageTV, LLC in the US and other countries.
Copyright 2000-2010 SageTV, LLC. 9800 S. La Cienega Blvd., Suite 905
Inglewood, CA, 90301, U.S.A. All Rights Reserved.