- 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
-
- 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
-