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

Quick Search    Search Deep
C E G H S T W _

C

CopyFrom - interface com.sun.syndication.feed.CopyFrom.
 
clone() - Method in class com.sun.syndication.feed.WireFeed
Creates a deep 'bean' clone of the object.
com.sun.syndication.feed - package com.sun.syndication.feed
 
copyFrom(Object) - Method in interface com.sun.syndication.feed.CopyFrom
Copies all the properties of the given bean into this one.

E

equals(Object) - Method in class com.sun.syndication.feed.WireFeed
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.

G

getEncoding() - Method in class com.sun.syndication.feed.WireFeed
Returns the charset encoding of a the feed.
getFeedType() - Method in class com.sun.syndication.feed.WireFeed
Returns the type of the feed.
getInterface() - Method in interface com.sun.syndication.feed.CopyFrom
Returns the interface the copyFrom works on.
getModule(String) - Method in class com.sun.syndication.feed.WireFeed
Returns the module identified by a given URI.
getModules() - Method in class com.sun.syndication.feed.WireFeed
Returns the channel modules.

H

hashCode() - Method in class com.sun.syndication.feed.WireFeed
Returns a hashcode value for the object.

S

setEncoding(String) - Method in class com.sun.syndication.feed.WireFeed
Sets the charset encoding of a the feed.
setFeedType(String) - Method in class com.sun.syndication.feed.WireFeed
Sets the feedType of a the feed.
setModules(List) - Method in class com.sun.syndication.feed.WireFeed
Sets the channel modules.

T

toString() - Method in class com.sun.syndication.feed.WireFeed
Returns the String representation for the object.

W

WireFeed - class com.sun.syndication.feed.WireFeed.
Parent class of the RSS (Channel) and Atom (Feed) feed beans.
WireFeed() - Constructor for class com.sun.syndication.feed.WireFeed
Default constructor, for bean cloning purposes only.
WireFeed(String) - Constructor for class com.sun.syndication.feed.WireFeed
Creates a feed for a given type.

_

_encoding - Variable in class com.sun.syndication.feed.WireFeed
 
_feedType - Variable in class com.sun.syndication.feed.WireFeed
 
_modules - Variable in class com.sun.syndication.feed.WireFeed
 
_objBean - Variable in class com.sun.syndication.feed.WireFeed
 

C E G H S T W _