Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
| Class | Package | Description | |
|---|---|---|---|
| Atom10
| com.adobe.xml.syndication.atom | Class that represents an Atom 1.0 XML document. | |
| Atom10Feed
| com.adobe.xml.syndication.generic | Class that abstracts out the specific characteristics of an Atom feed into a generic Feed. | |
| Atom10Item
| com.adobe.xml.syndication.generic | Class that abstracts out the specific characteristics of an Atom entry into a generic Item. | |
| Atom10Metadata
| com.adobe.xml.syndication.generic | Class that abstracts out the specific characteristics of an Atom feed into generic metadata. | |
| Author
| com.adobe.xml.syndication.generic | Class that represents a generic author. | |
| Author
| com.adobe.xml.syndication.atom | Class that represents an author element within an Atom feed. | |
| Category
| com.adobe.xml.syndication.rss | Class that represents an RSS 2.0 Category element. | |
| Category
| com.adobe.xml.syndication.atom | Class that represents category element within an Atom feed. | |
| Channel10
| com.adobe.xml.syndication.rss | Class that represents an RSS 1.0 Channel element. | |
| Channel20
| com.adobe.xml.syndication.rss | Class that represents an RSS 2.0 Channel element. | |
| Cloud
| com.adobe.xml.syndication.rss | Class that represents an RSS 2.0 Cloud element. | |
| Content
| com.adobe.xml.syndication.atom | Class that represents category element within an Atom feed. | |
| Contributor
| com.adobe.xml.syndication.atom | Class that represents an Contributor element within an Atom feed or entry. | |
| Enclosure
| com.adobe.xml.syndication.rss | Class that represents an RSS 2.0 Enclosure element. | |
| Entry
| com.adobe.xml.syndication.atom | Class that represents an Entry element within an Atom feed | |
| Excerpt
| com.adobe.xml.syndication.generic | Class that represents a generic excerpt or description. | |
| FeedData
| com.adobe.xml.syndication.atom | Class that represents a feed element within an Atom feed | |
| FeedFactory
| com.adobe.xml.syndication.generic | The FeedFactory allows you to create generic IFeed objects from any version of RSS or Atom. | |
| Generator
| com.adobe.xml.syndication.atom | Class that represents an generator element within an Atom feed. | |
| Guid
| com.adobe.xml.syndication.rss | Class that represents an RSS 2.0 GUID | |
| IChannel
| com.adobe.xml.syndication.rss | Interface which defines the properties that are common across RSS 1.0 RSS 2.0 channels. | |
| IFeed
| com.adobe.xml.syndication.generic | Interface that defines the properties which are common across RSS 1.0, RSS 2.0, and Atom feeds. | |
| IImage
| com.adobe.xml.syndication.rss | Interface which defines the properties that are common across RSS 1.0 RSS 2.0 images. | |
| IItem
| com.adobe.xml.syndication.rss | Interface which defines the properties that are common across RSS 1.0 RSS 2.0 items. | |
| IItem
| com.adobe.xml.syndication.generic | Interface that defines the characteristics common across Atom entries and RSS items. | |
| Image
| com.adobe.xml.syndication.generic | Class that represents a generic image assicated with a feed. | |
| Image10
| com.adobe.xml.syndication.rss | Class that represents an RSS 1.0 image. | |
| Image20
| com.adobe.xml.syndication.rss | Class that represents an RSS 1.0 image. | |
| IMetadata
| com.adobe.xml.syndication.generic | Interface that defines the characteristics common across Atom and RSS metadata. | |
| IRSS
| com.adobe.xml.syndication.rss | Interface which defines the properties that are common across RSS 1.0 and 2.0. | |
| Item10
| com.adobe.xml.syndication.rss | Class that represents an RSS 1.0 item. | |
| Item20
| com.adobe.xml.syndication.rss | Class that represents an RSS 2.0 item. | |
| Link
| com.adobe.xml.syndication.atom | Class that represents a Link element within an Atom feed. | |
| Media
| com.adobe.xml.syndication.generic | Class that represents external media (like an MP3) associated with a feed item. | |
| MediaContent
| com.adobe.xml.syndication.atom | Class that represents a Link element within an Atom feed. | |
| MediaGroup
| com.adobe.xml.syndication.atom | ||
| MediaThumbnail
| com.adobe.xml.syndication.atom |
Class that represents a MediaThumbnail element within an |
|
| Namespaces
| com.adobe.xml.syndication | Class that contains static members of all the namesapces required for parsing RSS and Atom feeds. | |
| NewsFeedElement
| com.adobe.xml.syndication | The parent class of any feed-related class that is populated with XML. | |
| NewsParser
| com.adobe.xml.syndication | The parent class of all the RSS and Atom parsers. | |
| ParsingTools
| com.adobe.xml.syndication | Utility class with functions to help parse RSS and Atom feeds. | |
| PersonTag
| com.adobe.xml.syndication.atom | Class that represents a person construct within an Atom feed. | |
| Rights
| com.adobe.xml.syndication.atom | Class that represents a rights element within an Atom feed. | |
| RSS10
| com.adobe.xml.syndication.rss | Class for parsing RSS 1.0 feeds. | |
| RSS10Feed
| com.adobe.xml.syndication.generic | Class that abstracts out the specific characteristics of an RSS 1.0 feed into a generic Feed. | |
| RSS10Item
| com.adobe.xml.syndication.generic | Class that abstracts out the specific characteristics of an RSS 1.0 item into a generic Item. | |
| RSS10Metadata
| com.adobe.xml.syndication.generic | Class that abstracts out the specific characteristics of an RSS 1.0 feed into generic metadata. | |
| RSS20
| com.adobe.xml.syndication.rss | Class for parsing RSS 1.0 feeds. | |
| RSS20Feed
| com.adobe.xml.syndication.generic | Class that abstracts out the specific characteristics of an RSS 2.0 feed into a generic Feed. | |
| RSS20Item
| com.adobe.xml.syndication.generic | Class that abstracts out the specific characteristics of an RSS 2.0 item into a generic Item. | |
| RSS20Metadata
| com.adobe.xml.syndication.generic | Class that abstracts out the specific characteristics of an RSS 2.0 feed into generic metadata. | |
| Source
| com.adobe.xml.syndication.rss | Class that represents an RSS 2.0 source element. | |
| SubTitle
| com.adobe.xml.syndication.atom | Class that represents a subtitle element within an Atom feed. | |
| TextTag
| com.adobe.xml.syndication.atom | Class that represents a text construct within an Atom feed | |
| Title
| com.adobe.xml.syndication.atom | Class that represents a title construct within an Atom feed | |
| UnknownFeedError
| com.adobe.xml.syndication.generic | This error indicates that the type and/or version of the feed could not be determined. |