A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
about — Property in class com.adobe.xml.syndication.rss.Channel10
The URL of the channel element's rdf:about attribute must be unique with respect to any other rdf:about attributes in the RSS document and is a URI which identifies the channel.
about — Property in class com.adobe.xml.syndication.rss.Image10
URL to the image.
about — Property in class com.adobe.xml.syndication.rss.Item10
The URL of the item element's rdf:about attribute must be unique with respect to any other rdf:about attributes in the RSS document, and is a URI which identifies the item.
addPath(path) — Method in class com.adobe.xml.syndication.rss.Category
Adds a path to the category.
addPaths(paths) — Method in class com.adobe.xml.syndication.rss.Category
Adds an array of paths to the category.
Atom10 — Class in package com.adobe.xml.syndication.atom
Class that represents an Atom 1.0 XML document.
Atom10() — Constructor in class com.adobe.xml.syndication.atom.Atom10
Constructor for class.
Atom10Feed — Class in package com.adobe.xml.syndication.generic
Class that abstracts out the specific characteristics of an Atom feed into a generic Feed.
Atom10Feed(atom10:com.adobe.xml.syndication.atom:Atom10) — Constructor in class com.adobe.xml.syndication.generic.Atom10Feed
Create a new Atom10Feed instance.
Atom10Item — Class in package com.adobe.xml.syndication.generic
Class that abstracts out the specific characteristics of an Atom entry into a generic Item.
Atom10Item(entry:com.adobe.xml.syndication.atom:Entry) — Constructor in class com.adobe.xml.syndication.generic.Atom10Item
Create a new Atom10Item instance.
Atom10Metadata — Class in package com.adobe.xml.syndication.generic
Class that abstracts out the specific characteristics of an Atom feed into generic metadata.
Atom10Metadata(feedData:com.adobe.xml.syndication.atom:FeedData) — Constructor in class com.adobe.xml.syndication.generic.Atom10Metadata
Create a new Atom10Item instance.
ATOM_NS — Static property in class com.adobe.xml.syndication.Namespaces
author — Property in class com.adobe.xml.syndication.rss.Item20
Email address of the author of the item.
Author — Class in package com.adobe.xml.syndication.atom
Class that represents an author element within an Atom feed.
Author — Class in package com.adobe.xml.syndication.generic
Class that represents a generic author.
authors — Property in class com.adobe.xml.syndication.atom.Entry
An Array of Author objects that represent the authors for the entry.
authors — Property in class com.adobe.xml.syndication.atom.FeedData
An Array of Author classes representing all of all of the authors for the feed
authors — Property in class com.adobe.xml.syndication.generic.Atom10Item
One or more authors of this item.
authors — Property in class com.adobe.xml.syndication.generic.Atom10Metadata
An array of authors.
authors — Property in interface com.adobe.xml.syndication.generic.IItem
One or more authors of this item.
authors — Property in interface com.adobe.xml.syndication.generic.IMetadata
An array of authors.
authors — Property in class com.adobe.xml.syndication.generic.RSS10Item
One or more authors of this item.
authors — Property in class com.adobe.xml.syndication.generic.RSS10Metadata
An array of authors.
authors — Property in class com.adobe.xml.syndication.generic.RSS20Item
One or more authors of this item.
authors — Property in class com.adobe.xml.syndication.generic.RSS20Metadata
An array of authors.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z