Skip navigation links
A B C D E G H I P R S T V W 

A

addCategory(Category) - Method in class chameleon.rss.Channel
Specifies a category that the channel belongs to.
addCategory(Category) - Method in class chameleon.rss.Item
Includes the item in a category.
addItem(Item) - Method in class chameleon.rss.Channel
Adds an item to this channel.
addMediaCategory(Category) - Method in class chameleon.rss.media.BaseMedia
Includes this media object in the specified category.
addMediaContent(Content) - Method in class chameleon.rss.Item
Adds a media content.
addMediaContent(Content) - Method in class chameleon.rss.media.Group
Adds a media content.
addMediaCredit(Credit) - Method in class chameleon.rss.media.BaseMedia
Adds a credit.
addMediaGroup(Group) - Method in class chameleon.rss.Item
Adds a media group.
addMediaHash(Hash) - Method in class chameleon.rss.media.BaseMedia
Adds a hash to this media object.
addMediaRating(Rating) - Method in class chameleon.rss.media.BaseMedia
Adds a rating to this media object.
addMediaRestriction(Restriction) - Method in class chameleon.rss.media.BaseMedia
Adds a restriction.
addMediaText(Text) - Method in class chameleon.rss.media.BaseMedia
Adds a text.
addMediaThumbnail(Thumbnail) - Method in class chameleon.rss.media.BaseMedia
Adds a thumbnail.
addSkipDay(String) - Method in class chameleon.rss.Channel
Adds a "day" sub-element which value is Monday, Tuesday, Wednesday, Thursday, Friday, Saturday or Sunday.
addSkipHour(Integer) - Method in class chameleon.rss.Channel
Adds an "hour" sub-element which value is a number between 0 and 23, representing a time in GMT.

B

BaseMedia - Class in chameleon.rss.media
The base media description in Media RSS.
BaseMedia() - Constructor for class chameleon.rss.media.BaseMedia
 

C

Category - Class in chameleon.rss
Includes the item in one or more categories.
Category() - Constructor for class chameleon.rss.Category
 
Category - Class in chameleon.rss.media
Includes the media content in one or more categories.
Category() - Constructor for class chameleon.rss.media.Category
 
chameleon.playlist.rss - package chameleon.playlist.rss
A facade to the RSS / RSS Media Web content syndication format.
chameleon.rss - package chameleon.rss
The RSS Web content syndication format.
chameleon.rss.media - package chameleon.rss.media
Yahoo Media RSS supplements the enclosure capabilities of RSS 2.0 to handle additional information and media types.
Channel - Class in chameleon.rss
Contains information about the channel (metadata) and its contents.
Channel() - Constructor for class chameleon.rss.Channel
 
Cloud - Class in chameleon.rss
It specifies a web service that supports the rssCloud interface which can be implemented in HTTP-POST, XML-RPC or SOAP 1.1.
Cloud() - Constructor for class chameleon.rss.Cloud
 
Content - Class in chameleon.rss.media
Used to specify the enclosed media content.
Content() - Constructor for class chameleon.rss.media.Content
 
Copyright - Class in chameleon.rss.media
Copyright information for media object.
Copyright() - Constructor for class chameleon.rss.media.Copyright
 
Credit - Class in chameleon.rss.media
Notable entity and the contribution to the creation of the media object.
Credit() - Constructor for class chameleon.rss.media.Credit
 

D

Description - Class in chameleon.rss.media
A short description describing the media object, typically a sentence in length.
Description() - Constructor for class chameleon.rss.media.Description
 

E

Enclosure - Class in chameleon.rss
Describes a media object that is attached to the item.
Enclosure() - Constructor for class chameleon.rss.Enclosure
 

G

getAlgo() - Method in class chameleon.rss.media.Hash
Returns the algorithm used to create the hash.
getAuthor() - Method in class chameleon.rss.Item
Returns the email address of the author of the item.
getBitrate() - Method in class chameleon.rss.media.Content
Returns the integer representing the kilobits per second rate of media.
getCategories() - Method in class chameleon.rss.Channel
Returns a list of one or more categories that the channel belongs to.
getCategories() - Method in class chameleon.rss.Item
Returns a list of one or more item's categories.
getChannel() - Method in class chameleon.rss.Item
Returns the parent channel, if any.
getChannel() - Method in class chameleon.rss.RSS
Returns the channel assigned to this RSS document.
getChannelName() - Method in class chameleon.rss.Source
Returns the name of the RSS channel that the item came from, derived from its title.
getChannels() - Method in class chameleon.rss.media.Content
Returns the number of audio channels in the media object.
getCloud() - Method in class chameleon.rss.Channel
Returns a RSS cloud descriptor.
getComments() - Method in class chameleon.rss.Item
Returns an URL of a page for comments relating to the item.
getContentTypes() - Method in class chameleon.playlist.rss.RSSProvider
 
getCopyright() - Method in class chameleon.rss.Channel
Returns the copyright notice for content in the channel.
getDescription() - Method in class chameleon.rss.Channel
Returns the phrase or sentence describing the channel.
getDescription() - Method in class chameleon.rss.Image
Returns the text that is included in the TITLE attribute of the link formed around the image in the HTML rendering.
getDescription() - Method in class chameleon.rss.Item
Returns the item synopsis.
getDescription() - Method in class chameleon.rss.TextInput
Returns the explanation for the text input area.
getDocs() - Method in class chameleon.rss.Channel
Returns an URL that points to the documentation for the format used in the RSS file.
getDomain() - Method in class chameleon.rss.Category
Returns a string that identifies a categorization taxonomy.
getDomain() - Method in class chameleon.rss.Cloud
Returns the cloud's domain.
getDuration() - Method in class chameleon.rss.media.Content
Returns the integer which represents the runtime of the video in seconds.
getEnclosure() - Method in class chameleon.rss.Item
Describes a media object that is attached to the item.
getEnd() - Method in class chameleon.rss.media.Text
Returns the end time that the text is relevant.
getExpression() - Method in class chameleon.rss.media.Content
Specifies whether you're linking to a short sample of a longer video ("sample"), or if you're linking to the full thing ("full"), or if you're linking to a live stream ("nonstop").
getFileSize() - Method in class chameleon.rss.media.Content
Returns the long integer representing the number of bytes of the media object.
getFramerate() - Method in class chameleon.rss.media.Content
Returns the integer that specifies the number of frames per second of the media object.
getGenerator() - Method in class chameleon.rss.Channel
Returns a string indicating the program used to generate the channel.
getGuid() - Method in class chameleon.rss.Item
Returns a string that uniquely identifies the item.
getHeight() - Method in class chameleon.rss.Image
Returns the number indicating the height of the image in pixels.
getHeight() - Method in class chameleon.rss.media.Content
Returns the integer representing the value in pixels for the height of the media object.
getHeight() - Method in class chameleon.rss.media.Player
Returns the integer representing the value in pixels for the height of the video in this item.
getHeight() - Method in class chameleon.rss.media.Thumbnail
Returns the integer representing the value in pixels for the height of the thumbnail.
getId() - Method in class chameleon.playlist.rss.RSSProvider
 
getImage() - Method in class chameleon.rss.Channel
Returns a GIF, JPEG or PNG image that can be displayed with the channel.
getIsDefault() - Method in class chameleon.rss.media.Content
Specifies if this is the default object that should be used for the media group.
getItems() - Method in class chameleon.rss.Channel
Returns the list of channel's items.
getLabel() - Method in class chameleon.rss.media.Category
Returns the human readable label that can be displayed in end user applications.
getLang() - Method in class chameleon.rss.media.Content
Returns the primary language encapsulated in the media object.
getLang() - Method in class chameleon.rss.media.Text
Returns the primary language encapsulated in the media object.
getLanguage() - Method in class chameleon.rss.Channel
Returns the language the channel is written in.
getLastBuildDate() - Method in class chameleon.rss.Channel
Returns the last time the content of the channel changed.
getLastBuildDateString() - Method in class chameleon.rss.Channel
Returns the last time the content of the channel changed.
getLength() - Method in class chameleon.rss.Enclosure
Returns how big it is in bytes.
getLink() - Method in class chameleon.rss.Channel
Returns the URL to the HTML website corresponding to the channel.
getLink() - Method in class chameleon.rss.Image
Returns the URL of the site, when the channel is rendered, the image is a link to the site.
getLink() - Method in class chameleon.rss.Item
Returns the URL of the item.
getLink() - Method in class chameleon.rss.TextInput
Returns the URL of the CGI script that processes text input requests.
getLinkString() - Method in class chameleon.rss.Channel
Returns the URL to the HTML website corresponding to the channel.
getLinkString() - Method in class chameleon.rss.Image
Returns the URL of the site, when the channel is rendered, the image is a link to the site.
getLinkString() - Method in class chameleon.rss.Item
Returns the URL of the item.
getLinkString() - Method in class chameleon.rss.TextInput
Returns the URL of the CGI script that processes text input requests.
getManagingEditor() - Method in class chameleon.rss.Channel
Returns the email address for person responsible for editorial content.
getMediaAdult() - Method in class chameleon.rss.media.BaseMedia
Specifies if this media object is rated "adult" or not.
getMediaCategories() - Method in class chameleon.rss.media.BaseMedia
Returns a list of media object categories.
getMediaContents() - Method in class chameleon.rss.Item
Returns the list of media contents.
getMediaContents() - Method in class chameleon.rss.media.Group
Returns the list of media contents.
getMediaCopyright() - Method in class chameleon.rss.media.BaseMedia
Returns copyright information for media object.
getMediaCredits() - Method in class chameleon.rss.media.BaseMedia
Returns a list of credits.
getMediaDescription() - Method in class chameleon.rss.media.BaseMedia
Returns the description of the media object.
getMediaGroups() - Method in class chameleon.rss.Item
Returns the list of media groups.
getMediaHashes() - Method in class chameleon.rss.media.BaseMedia
Returns a list of media object hashes.
getMediaKeywords() - Method in class chameleon.rss.media.BaseMedia
Returns highly relevant keywords describing the media object with typically a maximum of ten words.
getMediaPlayer() - Method in class chameleon.rss.media.BaseMedia
Returns the player definition, if any.
getMediaRatings() - Method in class chameleon.rss.media.BaseMedia
Returns a list of media object ratings.
getMediaRestrictions() - Method in class chameleon.rss.media.BaseMedia
Returns a list of restrictions.
getMediaTexts() - Method in class chameleon.rss.media.BaseMedia
Returns a list of texts.
getMediaThumbnails() - Method in class chameleon.rss.media.BaseMedia
Returns the list of thumbnails.
getMediaTitle() - Method in class chameleon.rss.media.BaseMedia
Returns the title of the media object.
getMedium() - Method in class chameleon.rss.media.Content
Returns the type of the media object.
getName() - Method in class chameleon.rss.TextInput
Returns the name of the text object in the text input area.
getPath() - Method in class chameleon.rss.Cloud
Returns the cloud's path.
getPort() - Method in class chameleon.rss.Cloud
Returns the port number.
getProtocol() - Method in class chameleon.rss.Cloud
Returns the protocol.
getProvider() - Method in class chameleon.playlist.rss.RSSPlaylist
 
getPubDate() - Method in class chameleon.rss.Channel
Returns the publication date for the content in the channel.
getPubDate() - Method in class chameleon.rss.Item
Indicates when the item was published.
getPubDateString() - Method in class chameleon.rss.Channel
Returns the publication date for the content in the channel.
getPubDateString() - Method in class chameleon.rss.Item
Indicates when the item was published.
getRating() - Method in class chameleon.rss.Channel
Returns the PICS rating for the channel.
getRegisterProcedure() - Method in class chameleon.rss.Cloud
Returns the cloud's registration procedure.
getRelationship() - Method in class chameleon.rss.media.Restriction
Returns the type of relationship that the restriction represents (allow | deny).
getRole() - Method in class chameleon.rss.media.Credit
Returns the role the entity played.
getRSS() - Method in class chameleon.playlist.rss.RSSPlaylist
Returns the RSS document itself.
getRSS() - Method in class chameleon.rss.Channel
Returns the parent RSS document, if any.
getSamplingrate() - Method in class chameleon.rss.media.Content
Returns the number of samples per second taken to create the media object.
getScheme() - Method in class chameleon.rss.media.Category
Returns a string (URI) that identifies a categorization taxonomy.
getScheme() - Method in class chameleon.rss.media.Credit
Returns the URI that identifies the role scheme.
getScheme() - Method in class chameleon.rss.media.Rating
Returns the URI that identifies the rating scheme.
getSkipDays() - Method in class chameleon.rss.Channel
Returns a hint for aggregators telling them which days they can skip.
getSkipHours() - Method in class chameleon.rss.Channel
Returns a hint for aggregators telling them which hours they can skip.
getSource() - Method in class chameleon.rss.Item
Returns the RSS channel that the item came from.
getStart() - Method in class chameleon.rss.media.Text
Returns the start time offset that the text starts being relevant to the media object.
getTextInput() - Method in class chameleon.rss.Channel
Returns a text input box that can be displayed with the channel.
getTime() - Method in class chameleon.rss.media.Thumbnail
Returns the time offset in relation to the media object.
getTitle() - Method in class chameleon.rss.Channel
Returns the name of the channel.
getTitle() - Method in class chameleon.rss.Image
Describes the image, it's used in the ALT attribute of the HTML <img> tag when the channel is rendered in HTML.
getTitle() - Method in class chameleon.rss.Item
Returns the title of the item.
getTitle() - Method in class chameleon.rss.TextInput
Returns the label of the Submit button in the text input area.
getTTL() - Method in class chameleon.rss.Channel
Returns a number of minutes that indicates how long a channel can be cached before refreshing from the source.
getType() - Method in class chameleon.rss.Enclosure
Says what its type is, a standard MIME type.
getType() - Method in class chameleon.rss.media.Content
Returns the string containing the standard MIME type of the media object.
getType() - Method in class chameleon.rss.media.Description
Returns the type of text embedded.
getType() - Method in class chameleon.rss.media.Restriction
Returns the type of restriction (country | uri) that the media can be syndicated.
getType() - Method in class chameleon.rss.media.Text
Returns the type of text embedded.
getType() - Method in class chameleon.rss.media.Title
Returns the type of text embedded.
getURL() - Method in class chameleon.rss.Enclosure
Returns where the enclosure is located.
getURL() - Method in class chameleon.rss.Image
Returns the URL of a GIF, JPEG or PNG image that represents the channel.
getURL() - Method in class chameleon.rss.media.Content
Returns the direct URL to the media object.
getURL() - Method in class chameleon.rss.media.Copyright
Returns the URL for a terms of use page or additional copyright information.
getURL() - Method in class chameleon.rss.media.Player
Returns the URL of the player console that plays the media.
getURL() - Method in class chameleon.rss.media.Thumbnail
Returns the URL of the thumbnail.
getURL() - Method in class chameleon.rss.Source
Returns a link to the XMLization of the source.
getURLString() - Method in class chameleon.rss.Enclosure
Returns where the enclosure is located.
getURLString() - Method in class chameleon.rss.Image
Returns the URL of a GIF, JPEG or PNG image that represents the channel.
getURLString() - Method in class chameleon.rss.media.Content
Returns the direct URL to the media object, and is required unless the media player tag is used.
getURLString() - Method in class chameleon.rss.media.Copyright
Returns the URL for a terms of use page or additional copyright information, as a string.
getURLString() - Method in class chameleon.rss.media.Player
Returns the URL of the player console that plays the media, as a string.
getURLString() - Method in class chameleon.rss.media.Thumbnail
Returns the URL of the thumbnail as a string.
getURLString() - Method in class chameleon.rss.Source
Returns a link to the XMLization of the source.
getValue() - Method in class chameleon.rss.Category
Returns a forward-slash-separated string that identifies a hierarchic location in the indicated taxonomy.
getValue() - Method in class chameleon.rss.GUID
Returns a string that uniquely identifies the item.
getValue() - Method in class chameleon.rss.media.Category
Returns a forward-slash-separated string that identifies a hierarchic location in the indicated taxonomy.
getValue() - Method in class chameleon.rss.media.Copyright
 
getValue() - Method in class chameleon.rss.media.Credit
Returns the credit itself.
getValue() - Method in class chameleon.rss.media.Description
Returns the description itself.
getValue() - Method in class chameleon.rss.media.Hash
Returns the hash value.
getValue() - Method in class chameleon.rss.media.Rating
Returns the rating value itself.
getValue() - Method in class chameleon.rss.media.Restriction
Returns the restriction itself.
getValue() - Method in class chameleon.rss.media.Text
Returns the text itself.
getValue() - Method in class chameleon.rss.media.Title
Returns the title itself.
getVersion() - Method in class chameleon.rss.RSS
Returns the version of RSS that this document conforms to.
getWebMaster() - Method in class chameleon.rss.Channel
Returns the email address for person responsible for technical issues relating to channel.
getWidth() - Method in class chameleon.rss.Image
Returns the number indicating the width of the image in pixels.
getWidth() - Method in class chameleon.rss.media.Content
Returns the integer representing the value in pixels for the width of the media object.
getWidth() - Method in class chameleon.rss.media.Player
Returns the integer representing the value in pixels for the width of the video in this item.
getWidth() - Method in class chameleon.rss.media.Thumbnail
Returns the integer representing the value in pixels for the width of the thumbnail.
Group - Class in chameleon.rss.media
Allows grouping of media content elements that are effectively the same content, yet different representations.
Group() - Constructor for class chameleon.rss.media.Group
 
GUID - Class in chameleon.rss
GUID stands for globally unique identifier.
GUID() - Constructor for class chameleon.rss.GUID
 

H

Hash - Class in chameleon.rss.media
This is the hash of the binary media file.
Hash() - Constructor for class chameleon.rss.media.Hash
 

I

Image - Class in chameleon.rss
Specifies a GIF, JPEG or PNG image that can be displayed with the channel.
Image() - Constructor for class chameleon.rss.Image
 
isDefault() - Method in class chameleon.rss.media.Content
Specifies if this is the default object that should be used for the media group.
isMediaAdult() - Method in class chameleon.rss.media.BaseMedia
Specifies if this media object is rated "adult" or not.
isPermaLink() - Method in class chameleon.rss.GUID
Says that this GUID is a permanent link or not.
Item - Class in chameleon.rss
An item may represent a "story" -- much like a story in a newspaper or magazine; if so its description is a synopsis of the story, and the link points to the full story.
Item() - Constructor for class chameleon.rss.Item
 

P

Player - Class in chameleon.rss.media
Allows the media object to be accessed through a web browser media player console.
Player() - Constructor for class chameleon.rss.media.Player
 

R

Rating - Class in chameleon.rss.media
This allows the permissible audience to be declared.
Rating() - Constructor for class chameleon.rss.media.Rating
 
readFrom(InputStream, String, Log) - Method in class chameleon.playlist.rss.RSSProvider
 
Restriction - Class in chameleon.rss.media
Allows restrictions to be placed on the aggregator rendering the media in the feed.
Restriction() - Constructor for class chameleon.rss.media.Restriction
 
RSS - Class in chameleon.rss
A RSS document.
RSS() - Constructor for class chameleon.rss.RSS
Builds a new and empty RSS feed.
RSSPlaylist - Class in chameleon.playlist.rss
A RSS document wrapper.
RSSPlaylist() - Constructor for class chameleon.playlist.rss.RSSPlaylist
 
RSSProvider - Class in chameleon.playlist.rss
The RSS (XML) playlist provider.
RSSProvider() - Constructor for class chameleon.playlist.rss.RSSProvider
 

S

setAlgo(String) - Method in class chameleon.rss.media.Hash
Initializes the algorithm used to create the hash.
setAuthor(String) - Method in class chameleon.rss.Item
Initializes the email address of the author of the item.
setBitrate(Integer) - Method in class chameleon.rss.media.Content
Initializes the integer representing the kilobits per second rate of media.
setChannel(Channel) - Method in class chameleon.rss.RSS
Assigns the specified channel to this RSS document.
setChannelName(String) - Method in class chameleon.rss.Source
Initializes the name of the RSS channel that the item came from, derived from its title.
setChannels(Integer) - Method in class chameleon.rss.media.Content
Initializes the number of audio channels in the media object.
setCloud(Cloud) - Method in class chameleon.rss.Channel
Initializes the RSS cloud descriptor.
setComments(String) - Method in class chameleon.rss.Item
Initializes an URL of a page for comments relating to the item.
setCopyright(String) - Method in class chameleon.rss.Channel
Initializes the copyright notice for content in the channel.
setDefault(boolean) - Method in class chameleon.rss.media.Content
Specifies if this is the default object that should be used for the media group.
setDescription(String) - Method in class chameleon.rss.Channel
Initializes the phrase or sentence describing the channel.
setDescription(String) - Method in class chameleon.rss.Image
Initializes the text that is included in the TITLE attribute of the link formed around the image in the HTML rendering.
setDescription(String) - Method in class chameleon.rss.Item
Initializes the item synopsis.
setDescription(String) - Method in class chameleon.rss.TextInput
Initializes the explanation for the text input area.
setDocs(String) - Method in class chameleon.rss.Channel
Initializes the URL that points to the documentation for the format used in the RSS file.
setDomain(String) - Method in class chameleon.rss.Category
Initializes the string that identifies a categorization taxonomy.
setDomain(String) - Method in class chameleon.rss.Cloud
Initializes the cloud's domain.
setDuration(int) - Method in class chameleon.rss.media.Content
Initializes the integer which represents the runtime of the video in seconds.
setDuration(Integer) - Method in class chameleon.rss.media.Content
Initializes the integer which represents the runtime of the video in seconds.
setEnclosure(Enclosure) - Method in class chameleon.rss.Item
Describes a media object that is attached to the item.
setEnd(String) - Method in class chameleon.rss.media.Text
Initializes the end time that the text is relevant.
setExpression(String) - Method in class chameleon.rss.media.Content
Specifies whether you're linking to a short sample of a longer video ("sample"), or if you're linking to the full thing ("full"), or if you're linking to a live stream ("nonstop").
setFileSize(Long) - Method in class chameleon.rss.media.Content
Initializes the long integer representing the number of bytes of the media object.
setFramerate(Integer) - Method in class chameleon.rss.media.Content
Initializes the integer that specifies the number of frames per second of the media object.
setGenerator(String) - Method in class chameleon.rss.Channel
Initializes the string indicating the program used to generate the channel.
setGuid(GUID) - Method in class chameleon.rss.Item
Initializes a string that uniquely identifies the item.
setHeight(Integer) - Method in class chameleon.rss.Image
Initializes the number indicating the height of the image in pixels.
setHeight(Integer) - Method in class chameleon.rss.media.Content
Initializes the integer representing the value in pixels for the height of the media object.
setHeight(int) - Method in class chameleon.rss.media.Player
Initializes the integer representing the value in pixels for the height of the video in this item.
setHeight(Integer) - Method in class chameleon.rss.media.Player
Initializes the integer representing the value in pixels for the height of the video in this item.
setHeight(int) - Method in class chameleon.rss.media.Thumbnail
Initializes the integer representing the value in pixels for the height of the thumbnail.
setHeight(Integer) - Method in class chameleon.rss.media.Thumbnail
Initializes the integer representing the value in pixels for the height of the thumbnail.
setImage(Image) - Method in class chameleon.rss.Channel
Initializes a GIF, JPEG or PNG image that can be displayed with the channel.
setIsDefault(Boolean) - Method in class chameleon.rss.media.Content
Specifies if this is the default object that should be used for the media group.
setLabel(String) - Method in class chameleon.rss.media.Category
Initializes the human readable label that can be displayed in end user applications.
setLang(String) - Method in class chameleon.rss.media.Content
Initializes the primary language encapsulated in the media object.
setLang(String) - Method in class chameleon.rss.media.Text
Initializes the primary language encapsulated in the media object.
setLanguage(String) - Method in class chameleon.rss.Channel
Initializes the language the channel is written in.
setLastBuildDate(Date) - Method in class chameleon.rss.Channel
Initializes the last time the content of the channel changed.
setLastBuildDateString(String) - Method in class chameleon.rss.Channel
Initializes the last time the content of the channel changed.
setLength(long) - Method in class chameleon.rss.Enclosure
Specifies how big it is in bytes.
setLink(URI) - Method in class chameleon.rss.Channel
Initializes the URL to the HTML website corresponding to the channel.
setLink(URI) - Method in class chameleon.rss.Image
Initializes the URL of the site, when the channel is rendered, the image is a link to the site.
setLink(URI) - Method in class chameleon.rss.Item
Initializes the URL of the item.
setLink(URI) - Method in class chameleon.rss.TextInput
Initializes the URL of the CGI script that processes text input requests.
setLinkString(String) - Method in class chameleon.rss.Channel
Initializes the URL to the HTML website corresponding to the channel.
setLinkString(String) - Method in class chameleon.rss.Image
Initializes the URL of the site, when the channel is rendered, the image is a link to the site.
setLinkString(String) - Method in class chameleon.rss.Item
Initializes the URL of the item.
setLinkString(String) - Method in class chameleon.rss.TextInput
Initializes the URL of the CGI script that processes text input requests.
setManagingEditor(String) - Method in class chameleon.rss.Channel
Initializes the email address for person responsible for editorial content.
setMediaAdult(boolean) - Method in class chameleon.rss.media.BaseMedia
Specifies if this media object is rated "adult" or not.
setMediaAdult(Boolean) - Method in class chameleon.rss.media.BaseMedia
Specifies if this media object is rated "adult" or not.
setMediaCopyright(Copyright) - Method in class chameleon.rss.media.BaseMedia
Initializes copyright information for media object.
setMediaDescription(Description) - Method in class chameleon.rss.media.BaseMedia
Initializes the description of the media object.
setMediaKeywords(String) - Method in class chameleon.rss.media.BaseMedia
Initializes highly relevant keywords describing the media object with typically a maximum of ten words.
setMediaPlayer(Player) - Method in class chameleon.rss.media.BaseMedia
Initializes the player definition.
setMediaTitle(Title) - Method in class chameleon.rss.media.BaseMedia
Initializes the title of the media object.
setMedium(String) - Method in class chameleon.rss.media.Content
Initializes the type of the media object.
setName(String) - Method in class chameleon.rss.TextInput
Initializes the name of the text object in the text input area.
setPath(String) - Method in class chameleon.rss.Cloud
Initializes the cloud's path.
setPermaLink(boolean) - Method in class chameleon.rss.GUID
Specifies that this GUID is a permanent link or not.
setPort(int) - Method in class chameleon.rss.Cloud
Initializes the port number.
setProtocol(String) - Method in class chameleon.rss.Cloud
Initializes the protocol.
setProvider(SpecificPlaylistProvider) - Method in class chameleon.playlist.rss.RSSPlaylist
 
setPubDate(Date) - Method in class chameleon.rss.Channel
Initializes the publication date for the content in the channel.
setPubDate(Date) - Method in class chameleon.rss.Item
Indicates when the item was published.
setPubDateString(String) - Method in class chameleon.rss.Channel
Initializes the publication date for the content in the channel.
setPubDateString(String) - Method in class chameleon.rss.Item
Indicates when the item was published.
setRating(String) - Method in class chameleon.rss.Channel
Initializes the PICS rating for the channel.
setRegisterProcedure(String) - Method in class chameleon.rss.Cloud
Initializes the cloud's register procedure.
setRelationship(String) - Method in class chameleon.rss.media.Restriction
Initializes the type of relationship that the restriction represents (allow | deny).
setRole(String) - Method in class chameleon.rss.media.Credit
Initializes the role the entity played.
setRSS(RSS) - Method in class chameleon.playlist.rss.RSSPlaylist
Initializes the RSS document itself.
setSamplingrate(Float) - Method in class chameleon.rss.media.Content
Initializes the number of samples per second taken to create the media object.
setScheme(String) - Method in class chameleon.rss.media.Category
Initializes a string (URI) that identifies a categorization taxonomy.
setScheme(String) - Method in class chameleon.rss.media.Credit
Initializes the URI that identifies the role scheme.
setScheme(String) - Method in class chameleon.rss.media.Rating
Initializes the URI that identifies the rating scheme.
setSource(Source) - Method in class chameleon.rss.Item
Initializes the RSS channel that the item came from.
setStart(String) - Method in class chameleon.rss.media.Text
Initializes the start time offset that the text starts being relevant to the media object.
setTextInput(TextInput) - Method in class chameleon.rss.Channel
Initializes a text input box that can be displayed with the channel.
setTime(String) - Method in class chameleon.rss.media.Thumbnail
Initializes the time offset in relation to the media object.
setTitle(String) - Method in class chameleon.rss.Channel
Initializes the name of the channel.
setTitle(String) - Method in class chameleon.rss.Image
Describes the image, it's used in the ALT attribute of the HTML <img> tag when the channel is rendered in HTML.
setTitle(String) - Method in class chameleon.rss.Item
Initializes the title of the item.
setTitle(String) - Method in class chameleon.rss.TextInput
Initializes the label of the Submit button in the text input area.
setTTL(Integer) - Method in class chameleon.rss.Channel
Initializes the number of minutes that indicates how long a channel can be cached before refreshing from the source.
setType(String) - Method in class chameleon.rss.Enclosure
Specifies what its type is, a standard MIME type.
setType(String) - Method in class chameleon.rss.media.Content
Initializes the string containing the standard MIME type of the media object.
setType(String) - Method in class chameleon.rss.media.Description
Initializes the type of text embedded.
setType(String) - Method in class chameleon.rss.media.Restriction
Initializes the type of restriction (country | uri) that the media can be syndicated.
setType(String) - Method in class chameleon.rss.media.Text
Initializes the type of text embedded.
setType(String) - Method in class chameleon.rss.media.Title
Initializes the type of text embedded.
setURL(URI) - Method in class chameleon.rss.Enclosure
Specifies where the enclosure is located.
setURL(URI) - Method in class chameleon.rss.Image
Initializes the URL of a GIF, JPEG or PNG image that represents the channel.
setURL(URI) - Method in class chameleon.rss.media.Content
Initializes the direct URL to the media object.
setURL(URI) - Method in class chameleon.rss.media.Copyright
Initializes the URL for a terms of use page or additional copyright information.
setURL(URI) - Method in class chameleon.rss.media.Player
Initializes the URL of the player console that plays the media.
setURL(URI) - Method in class chameleon.rss.media.Thumbnail
Initializes the URL of the thumbnail.
setURL(URI) - Method in class chameleon.rss.Source
Initializes a link to the XMLization of the source.
setURLString(String) - Method in class chameleon.rss.Enclosure
Specifies where the enclosure is located.
setURLString(String) - Method in class chameleon.rss.Image
Initializes the URL of a GIF, JPEG or PNG image that represents the channel.
setURLString(String) - Method in class chameleon.rss.media.Content
Initializes the direct URL to the media object.
setURLString(String) - Method in class chameleon.rss.media.Copyright
Initializes the URL for a terms of use page or additional copyright information, as a string.
setURLString(String) - Method in class chameleon.rss.media.Player
Initializes the URL of the player console that plays the media, as a string.
setURLString(String) - Method in class chameleon.rss.media.Thumbnail
Initializes the URL of the thumbnail as a string.
setURLString(String) - Method in class chameleon.rss.Source
Initializes a link to the XMLization of the source.
setUseRSSMedia(boolean) - Method in class chameleon.playlist.rss.RSSProvider
Specifies that the output RSS shall make use of the RSS Media extension, or not.
setValue(String) - Method in class chameleon.rss.Category
Initializes the forward-slash-separated string that identifies a hierarchic location in the indicated taxonomy.
setValue(String) - Method in class chameleon.rss.GUID
Initializes the string that uniquely identifies the item.
setValue(String) - Method in class chameleon.rss.media.Category
Initializes a forward-slash-separated string that identifies a hierarchic location in the indicated taxonomy.
setValue(String) - Method in class chameleon.rss.media.Copyright
 
setValue(String) - Method in class chameleon.rss.media.Credit
Initializes the credit itself.
setValue(String) - Method in class chameleon.rss.media.Description
Initializes the description itself.
setValue(String) - Method in class chameleon.rss.media.Hash
Initializes the hash value.
setValue(String) - Method in class chameleon.rss.media.Rating
Initializes the rating value itself.
setValue(String) - Method in class chameleon.rss.media.Restriction
Initializes the restriction itself.
setValue(String) - Method in class chameleon.rss.media.Text
Initializes the text itself.
setValue(String) - Method in class chameleon.rss.media.Title
Initializes the title itself.
setVersion(String) - Method in class chameleon.rss.RSS
Initializes the version of RSS that this document conforms to.
setWebMaster(String) - Method in class chameleon.rss.Channel
Initializes the email address for person responsible for technical issues relating to channel.
setWidth(Integer) - Method in class chameleon.rss.Image
Initializes the number indicating the width of the image in pixels.
setWidth(Integer) - Method in class chameleon.rss.media.Content
Initializes the integer representing the value in pixels for the width of the media object.
setWidth(int) - Method in class chameleon.rss.media.Player
Initializes the integer representing the value in pixels for the width of the video in this item.
setWidth(Integer) - Method in class chameleon.rss.media.Player
Initializes the integer representing the value in pixels for the width of the video in this item.
setWidth(int) - Method in class chameleon.rss.media.Thumbnail
Initializes the integer representing the value in pixels for the width of the thumbnail.
setWidth(Integer) - Method in class chameleon.rss.media.Thumbnail
Initializes the integer representing the value in pixels for the width of the thumbnail.
Source - Class in chameleon.rss
The RSS channel that the item came from.
Source() - Constructor for class chameleon.rss.Source
 

T

Text - Class in chameleon.rss.media
Allows the inclusion of a text transcript, closed captioning, or lyrics of the media content.
Text() - Constructor for class chameleon.rss.media.Text
 
TextInput - Class in chameleon.rss
Specifies a text input box that can be displayed with the channel.
TextInput() - Constructor for class chameleon.rss.TextInput
 
Thumbnail - Class in chameleon.rss.media
Image to represent the media.
Thumbnail() - Constructor for class chameleon.rss.media.Thumbnail
 
Title - Class in chameleon.rss.media
The title of a particular media.
Title() - Constructor for class chameleon.rss.media.Title
 
toPlaylist() - Method in class chameleon.playlist.rss.RSSPlaylist
 
toSpecificPlaylist(Playlist) - Method in class chameleon.playlist.rss.RSSProvider
 

V

VERSION_0_91 - Static variable in class chameleon.rss.RSS
The RSS version 0.91 identifier.
VERSION_0_92 - Static variable in class chameleon.rss.RSS
The RSS version 0.92 identifier.
VERSION_2_0 - Static variable in class chameleon.rss.RSS
The RSS version 2.0 identifier.

W

writeTo(OutputStream, String) - Method in class chameleon.playlist.rss.RSSPlaylist
 
A B C D E G H I P R S T V W 
Skip navigation links

Copyright © 2008–2017. All rights reserved.