Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
B C E F G H L M P S T X _

B

BASE64 - Static variable in class com.sun.syndication.feed.atom.Content
Atom 0.3 only

C

Category - class com.sun.syndication.feed.atom.Category.
Bean for category elements of Atom feeds.
Category() - Constructor for class com.sun.syndication.feed.atom.Category
Default constructor.
Content - class com.sun.syndication.feed.atom.Content.
Bean for content elements of Atom feeds.
Content() - Constructor for class com.sun.syndication.feed.atom.Content
Default constructor.
clone() - Method in class com.sun.syndication.feed.atom.Category
Creates a deep 'bean' clone of the object.
clone() - Method in class com.sun.syndication.feed.atom.Content
Creates a deep 'bean' clone of the object.
clone() - Method in class com.sun.syndication.feed.atom.Entry
Creates a deep 'bean' clone of the object.
clone() - Method in class com.sun.syndication.feed.atom.Generator
Creates a deep 'bean' clone of the object.
clone() - Method in class com.sun.syndication.feed.atom.Link
Creates a deep 'bean' clone of the object.
clone() - Method in class com.sun.syndication.feed.atom.Person
Creates a deep 'bean' clone of the object.
com.sun.syndication.feed.atom - package com.sun.syndication.feed.atom
 

E

ESCAPED - Static variable in class com.sun.syndication.feed.atom.Content
Atom 0.3 only
Entry - class com.sun.syndication.feed.atom.Entry.
Bean for entry elements of Atom feeds.
Entry() - Constructor for class com.sun.syndication.feed.atom.Entry
Default constructor.
equals(Object) - Method in class com.sun.syndication.feed.atom.Category
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.atom.Content
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.atom.Entry
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.atom.Generator
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.atom.Link
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.atom.Person
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.

F

Feed - class com.sun.syndication.feed.atom.Feed.
Bean for Atom feeds.
Feed() - Constructor for class com.sun.syndication.feed.atom.Feed
Default constructor, for bean cloning purposes only.
Feed(String) - Constructor for class com.sun.syndication.feed.atom.Feed
Feed Constructor.

G

Generator - class com.sun.syndication.feed.atom.Generator.
Bean for the generator element of Atom feeds.
Generator() - Constructor for class com.sun.syndication.feed.atom.Generator
Default constructor.
getAlternateLinks() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry alternate links.
getAlternateLinks() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed alternate links.
getAuthors() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry author.
getAuthors() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed author.
getCategories() - Method in class com.sun.syndication.feed.atom.Entry
Returns the categories
getCategories() - Method in class com.sun.syndication.feed.atom.Feed
Returns the categories
getContents() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry contents.
getContributors() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry contributors.
getContributors() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed contributors.
getCopyright() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed copyright (Atom 0.3, maps to getRights() 55 ).
getCreated() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry created date (Atom 0.3 only)
getEmail() - Method in class com.sun.syndication.feed.atom.Person
Returns the person email.
getEntries() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed entries.
getGenerator() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed generator.
getHref() - Method in class com.sun.syndication.feed.atom.Link
Returns the link href.
getHreflang() - Method in class com.sun.syndication.feed.atom.Link
Returns the hreflang
getIcon() - Method in class com.sun.syndication.feed.atom.Feed
Returns the icon
getId() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry ID.
getId() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed ID.
getInfo() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed info (Atom 0.3 only)
getIssued() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry issued date (Atom 0.3, maps to Entry.getPublished() 55 ).
getLabel() - Method in class com.sun.syndication.feed.atom.Category
Get label for category.
getLanguage() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed language (Atom 0.3 only)
getLength() - Method in class com.sun.syndication.feed.atom.Link
Returns the length
getLogo() - Method in class com.sun.syndication.feed.atom.Feed
Returns the logo
getMode() - Method in class com.sun.syndication.feed.atom.Content
Returns the content mode (Atom 0.3 only).
getModified() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry modified date (Atom 0.3, maps to Entry.getUpdated() 55 ).
getModified() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed modified date (Atom 0.3, maps to getUpdated() 55 ).
getModule(String) - Method in class com.sun.syndication.feed.atom.Entry
Returns the module identified by a given URI.
getModule(String) - Method in class com.sun.syndication.feed.atom.Feed
Returns the module identified by a given URI.
getModules() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry modules.
getModules() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed modules.
getName() - Method in class com.sun.syndication.feed.atom.Person
Returns the person name.
getOtherLinks() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry non-alternate links.
getOtherLinks() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed other links (non-alternate ones).
getPublished() - Method in class com.sun.syndication.feed.atom.Entry
Returns the published
getRel() - Method in class com.sun.syndication.feed.atom.Link
Returns the link rel.
getRights() - Method in class com.sun.syndication.feed.atom.Entry
Returns the rights
getRights() - Method in class com.sun.syndication.feed.atom.Feed
Returns the rights
getScheme() - Method in class com.sun.syndication.feed.atom.Category
Get Scheme URI for category.
getSource() - Method in class com.sun.syndication.feed.atom.Entry
Returns the source
getSrc() - Method in class com.sun.syndication.feed.atom.Content
Returns the src
getSubtitle() - Method in class com.sun.syndication.feed.atom.Feed
Returns the subtitle
getSummary() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry summary.
getTagline() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed tag line (Atom 0.3, maps to getSubtitle() 55 ).
getTerm() - Method in class com.sun.syndication.feed.atom.Category
Return term for category.
getTitle() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry title.
getTitle() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed title.
getTitle() - Method in class com.sun.syndication.feed.atom.Link
Returns the link title.
getType() - Method in class com.sun.syndication.feed.atom.Content
Returns the content type.
getType() - Method in class com.sun.syndication.feed.atom.Link
Returns the link type.
getUpdated() - Method in class com.sun.syndication.feed.atom.Entry
Returns the updated
getUpdated() - Method in class com.sun.syndication.feed.atom.Feed
Returns the updated
getUri() - Method in class com.sun.syndication.feed.atom.Person
Returns the uri
getUrl() - Method in class com.sun.syndication.feed.atom.Generator
Returns the generator URL.
getUrl() - Method in class com.sun.syndication.feed.atom.Person
Returns the person URL (same as Person.getUri() 55 )
getValue() - Method in class com.sun.syndication.feed.atom.Content
Returns the content value.
getValue() - Method in class com.sun.syndication.feed.atom.Generator
Returns the generator value.
getVersion() - Method in class com.sun.syndication.feed.atom.Generator
Returns the generator version.
getXmlBase() - Method in class com.sun.syndication.feed.atom.Entry
Returns the xmlBase
getXmlBase() - Method in class com.sun.syndication.feed.atom.Feed
Returns the xmlBase

H

HTML - Static variable in class com.sun.syndication.feed.atom.Content
 
hashCode() - Method in class com.sun.syndication.feed.atom.Category
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.atom.Content
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.atom.Entry
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.atom.Generator
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.atom.Link
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.atom.Person
Returns a hashcode value for the object.

L

Link - class com.sun.syndication.feed.atom.Link.
Bean for link elements of Atom feeds.
Link() - Constructor for class com.sun.syndication.feed.atom.Link
Default constructor.

M

MODES - Static variable in class com.sun.syndication.feed.atom.Content
 

P

Person - class com.sun.syndication.feed.atom.Person.
Bean for person elements of Atom feeds.
Person() - Constructor for class com.sun.syndication.feed.atom.Person
Default constructor.

S

setAlternateLinks(List) - Method in class com.sun.syndication.feed.atom.Entry
Sets the entry alternate links.
setAlternateLinks(List) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed alternate links.
setAuthors(List) - Method in class com.sun.syndication.feed.atom.Entry
Sets the author of the entry.
setAuthors(List) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed author.
setCategories(List) - Method in class com.sun.syndication.feed.atom.Entry
Set the categories
setCategories(List) - Method in class com.sun.syndication.feed.atom.Feed
Set the categories
setContents(List) - Method in class com.sun.syndication.feed.atom.Entry
Sets the entry contents.
setContributors(List) - Method in class com.sun.syndication.feed.atom.Entry
Sets the entry contributors.
setContributors(List) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed contributors.
setCopyright(String) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed copyright (Atom 0.3, maps to setRights()).
setCreated(Date) - Method in class com.sun.syndication.feed.atom.Entry
Sets the entry created date (Atom 0.3 only)
setEmail(String) - Method in class com.sun.syndication.feed.atom.Person
Sets the person email.
setEntries(List) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed entries.
setGenerator(Generator) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed generator.
setHref(String) - Method in class com.sun.syndication.feed.atom.Link
Sets the link href.
setHreflang(String) - Method in class com.sun.syndication.feed.atom.Link
Set the hreflang
setIcon(String) - Method in class com.sun.syndication.feed.atom.Feed
Set the icon
setId(String) - Method in class com.sun.syndication.feed.atom.Entry
Sets the entry ID.
setId(String) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed ID.
setInfo(Content) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed info (Atom 0.3 only)
setIssued(Date) - Method in class com.sun.syndication.feed.atom.Entry
Sets the entry issued date (Atom 0.3, maps to setPublished()).
setLabel(String) - Method in class com.sun.syndication.feed.atom.Category
Set label for category.
setLanguage(String) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed language (Atom 0.3 only)
setLength(long) - Method in class com.sun.syndication.feed.atom.Link
Set the length
setLogo(String) - Method in class com.sun.syndication.feed.atom.Feed
Set the logo
setMode(String) - Method in class com.sun.syndication.feed.atom.Content
Sets the content mode (Atom 0.3 only).
setModified(Date) - Method in class com.sun.syndication.feed.atom.Entry
Sets the entry modified date (Atom 0.3, maps to setUpdated()).
setModified(Date) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed modified date (Atom 0.3, maps to setUpdated()).
setModules(List) - Method in class com.sun.syndication.feed.atom.Entry
Sets the entry modules.
setModules(List) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed moduless.
setName(String) - Method in class com.sun.syndication.feed.atom.Person
Sets the personname.
setOtherLinks(List) - Method in class com.sun.syndication.feed.atom.Entry
Sets the entry non-alternate links.
setOtherLinks(List) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed other links (non-alternate ones).
setPublished(Date) - Method in class com.sun.syndication.feed.atom.Entry
Set the published
setRel(String) - Method in class com.sun.syndication.feed.atom.Link
Sets the link rel.
setRights(String) - Method in class com.sun.syndication.feed.atom.Entry
Set the rights
setRights(String) - Method in class com.sun.syndication.feed.atom.Feed
Set the rights
setScheme(String) - Method in class com.sun.syndication.feed.atom.Category
Set scheme URI for category.
setSource(Feed) - Method in class com.sun.syndication.feed.atom.Entry
Set the source
setSrc(String) - Method in class com.sun.syndication.feed.atom.Content
Set the src
setSubtitle(Content) - Method in class com.sun.syndication.feed.atom.Feed
Set the subtitle
setSummary(Content) - Method in class com.sun.syndication.feed.atom.Entry
Sets the entry summary.
setTagline(Content) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed tagline (Atom 0.3, maps to getSubtitle() 55 ).
setTerm(String) - Method in class com.sun.syndication.feed.atom.Category
Set term for category.
setTitle(String) - Method in class com.sun.syndication.feed.atom.Entry
Sets the entry title.
setTitle(String) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed title.
setTitle(String) - Method in class com.sun.syndication.feed.atom.Link
Sets the link title.
setType(String) - Method in class com.sun.syndication.feed.atom.Content
Sets the content type.
setType(String) - Method in class com.sun.syndication.feed.atom.Link
Sets the link type.
setUpdated(Date) - Method in class com.sun.syndication.feed.atom.Entry
Set the updated
setUpdated(Date) - Method in class com.sun.syndication.feed.atom.Feed
Set the updated
setUri(String) - Method in class com.sun.syndication.feed.atom.Person
Set the uri
setUrl(String) - Method in class com.sun.syndication.feed.atom.Generator
Sets the generator URL.
setUrl(String) - Method in class com.sun.syndication.feed.atom.Person
Sets the person URL (same as setUri())
setValue(String) - Method in class com.sun.syndication.feed.atom.Content
Sets the content value.
setValue(String) - Method in class com.sun.syndication.feed.atom.Generator
Sets the generator value.
setVersion(String) - Method in class com.sun.syndication.feed.atom.Generator
Sets the generator version.
setXmlBase(String) - Method in class com.sun.syndication.feed.atom.Entry
Set the xmlBase
setXmlBase(String) - Method in class com.sun.syndication.feed.atom.Feed
Set the xmlBase

T

TEXT - Static variable in class com.sun.syndication.feed.atom.Content
 
toString() - Method in class com.sun.syndication.feed.atom.Category
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.atom.Content
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.atom.Entry
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.atom.Generator
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.atom.Link
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.atom.Person
Returns the String representation for the object.

X

XHTML - Static variable in class com.sun.syndication.feed.atom.Content
 
XML - Static variable in class com.sun.syndication.feed.atom.Content
Atom 0.3 only

_

_alternateLinks - Variable in class com.sun.syndication.feed.atom.Entry
 
_alternateLinks - Variable in class com.sun.syndication.feed.atom.Feed
 
_authors - Variable in class com.sun.syndication.feed.atom.Entry
 
_authors - Variable in class com.sun.syndication.feed.atom.Feed
 
_categories - Variable in class com.sun.syndication.feed.atom.Entry
 
_categories - Variable in class com.sun.syndication.feed.atom.Feed
 
_contents - Variable in class com.sun.syndication.feed.atom.Entry
 
_contributors - Variable in class com.sun.syndication.feed.atom.Entry
 
_contributors - Variable in class com.sun.syndication.feed.atom.Feed
 
_created - Variable in class com.sun.syndication.feed.atom.Entry
 
_email - Variable in class com.sun.syndication.feed.atom.Person
 
_entries - Variable in class com.sun.syndication.feed.atom.Feed
 
_generator - Variable in class com.sun.syndication.feed.atom.Feed
 
_href - Variable in class com.sun.syndication.feed.atom.Link
 
_hreflang - Variable in class com.sun.syndication.feed.atom.Link
 
_icon - Variable in class com.sun.syndication.feed.atom.Feed
 
_id - Variable in class com.sun.syndication.feed.atom.Entry
 
_id - Variable in class com.sun.syndication.feed.atom.Feed
 
_info - Variable in class com.sun.syndication.feed.atom.Feed
 
_label - Variable in class com.sun.syndication.feed.atom.Category
 
_language - Variable in class com.sun.syndication.feed.atom.Feed
 
_length - Variable in class com.sun.syndication.feed.atom.Link
 
_logo - Variable in class com.sun.syndication.feed.atom.Feed
 
_mode - Variable in class com.sun.syndication.feed.atom.Content
 
_modules - Variable in class com.sun.syndication.feed.atom.Entry
 
_modules - Variable in class com.sun.syndication.feed.atom.Feed
 
_name - Variable in class com.sun.syndication.feed.atom.Person
 
_objBean - Variable in class com.sun.syndication.feed.atom.Category
 
_objBean - Variable in class com.sun.syndication.feed.atom.Content
 
_objBean - Variable in class com.sun.syndication.feed.atom.Entry
 
_objBean - Variable in class com.sun.syndication.feed.atom.Generator
 
_objBean - Variable in class com.sun.syndication.feed.atom.Link
 
_objBean - Variable in class com.sun.syndication.feed.atom.Person
 
_otherLinks - Variable in class com.sun.syndication.feed.atom.Entry
 
_otherLinks - Variable in class com.sun.syndication.feed.atom.Feed
 
_published - Variable in class com.sun.syndication.feed.atom.Entry
 
_rel - Variable in class com.sun.syndication.feed.atom.Link
 
_rights - Variable in class com.sun.syndication.feed.atom.Entry
 
_rights - Variable in class com.sun.syndication.feed.atom.Feed
 
_scheme - Variable in class com.sun.syndication.feed.atom.Category
 
_source - Variable in class com.sun.syndication.feed.atom.Entry
 
_src - Variable in class com.sun.syndication.feed.atom.Content
 
_subtitle - Variable in class com.sun.syndication.feed.atom.Feed
 
_summary - Variable in class com.sun.syndication.feed.atom.Entry
 
_term - Variable in class com.sun.syndication.feed.atom.Category
 
_title - Variable in class com.sun.syndication.feed.atom.Entry
 
_title - Variable in class com.sun.syndication.feed.atom.Feed
 
_title - Variable in class com.sun.syndication.feed.atom.Link
 
_type - Variable in class com.sun.syndication.feed.atom.Content
 
_type - Variable in class com.sun.syndication.feed.atom.Link
 
_updated - Variable in class com.sun.syndication.feed.atom.Entry
 
_updated - Variable in class com.sun.syndication.feed.atom.Feed
 
_uri - Variable in class com.sun.syndication.feed.atom.Person
 
_url - Variable in class com.sun.syndication.feed.atom.Generator
 
_value - Variable in class com.sun.syndication.feed.atom.Content
 
_value - Variable in class com.sun.syndication.feed.atom.Generator
 
_version - Variable in class com.sun.syndication.feed.atom.Generator
 
_xmlBase - Variable in class com.sun.syndication.feed.atom.Entry
 
_xmlBase - Variable in class com.sun.syndication.feed.atom.Feed
 

B C E F G H L M P S T X _