A C D F G I M P R S U

A

actionPerformed(ActionEvent) - Method in class com.sun.syndication.samples.RomeApplet
 

C

com.sun.syndication.samples - package com.sun.syndication.samples
 
com.sun.syndication.samples.module - package com.sun.syndication.samples.module
 
com.sun.syndication.samples.servlet - package com.sun.syndication.samples.servlet
 
copyFrom(Object) - Method in class com.sun.syndication.samples.module.SampleModuleImpl
Copies all the properties of the given bean into this one.

D

doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.syndication.samples.servlet.FeedServlet
 

F

FeedAggregator - class com.sun.syndication.samples.FeedAggregator.
It aggregates a list of RSS/Atom feeds (they can be of different types) into a single feed of the specified type.
FeedAggregator() - Constructor for class com.sun.syndication.samples.FeedAggregator
 
FeedConverter - class com.sun.syndication.samples.FeedConverter.
It Converts any RSS/Atom feed type to a an RSS/Atom feed of the specified type.
FeedConverter() - Constructor for class com.sun.syndication.samples.FeedConverter
 
FeedReader - class com.sun.syndication.samples.FeedReader.
It Reads and prints any RSS/Atom feed type.
FeedReader() - Constructor for class com.sun.syndication.samples.FeedReader
 
FeedServlet - class com.sun.syndication.samples.servlet.FeedServlet.
Sample Servlet that serves a feed created with Rome.
FeedServlet() - Constructor for class com.sun.syndication.samples.servlet.FeedServlet
 
FeedWriter - class com.sun.syndication.samples.FeedWriter.
It creates a feed and writes it to a file.
FeedWriter() - Constructor for class com.sun.syndication.samples.FeedWriter
 

G

generate(Module, Element) - Method in class com.sun.syndication.samples.module.SampleModuleGenerator
 
generateSimpleElement(String, String) - Method in class com.sun.syndication.samples.module.SampleModuleGenerator
 
getBar() - Method in interface com.sun.syndication.samples.module.SampleModule
Returns the Sample module bar value.
getBar() - Method in class com.sun.syndication.samples.module.SampleModuleImpl
Returns the Sample module bar value.
getDate() - Method in interface com.sun.syndication.samples.module.SampleModule
Returns the Sample module date.
getDate() - Method in class com.sun.syndication.samples.module.SampleModuleImpl
Returns the Sample module date.
getFeed(HttpServletRequest) - Method in class com.sun.syndication.samples.servlet.FeedServlet
 
getFoos() - Method in interface com.sun.syndication.samples.module.SampleModule
Returns the Sample module foos.
getFoos() - Method in class com.sun.syndication.samples.module.SampleModuleImpl
Returns the Sample module foos.
getInterface() - Method in class com.sun.syndication.samples.module.SampleModuleImpl
Returns the interface the copyFrom works on.
getNamespaceUri() - Method in class com.sun.syndication.samples.module.SampleModuleGenerator
 
getNamespaceUri() - Method in class com.sun.syndication.samples.module.SampleModuleParser
 
getNamespaces() - Method in class com.sun.syndication.samples.module.SampleModuleGenerator
Returns a set with all the URIs (JDOM Namespace elements) this module generator uses.

I

init() - Method in class com.sun.syndication.samples.RomeApplet
 
init() - Method in class com.sun.syndication.samples.servlet.FeedServlet
 

M

main(String[]) - Static method in class com.sun.syndication.samples.FeedAggregator
 
main(String[]) - Static method in class com.sun.syndication.samples.FeedConverter
 
main(String[]) - Static method in class com.sun.syndication.samples.FeedReader
 
main(String[]) - Static method in class com.sun.syndication.samples.FeedWriter
 

P

parse(Element) - Method in class com.sun.syndication.samples.module.SampleModuleParser
 

R

RomeApplet - class com.sun.syndication.samples.RomeApplet.
 
RomeApplet() - Constructor for class com.sun.syndication.samples.RomeApplet
 

S

SampleModule - interface com.sun.syndication.samples.module.SampleModule.
Sample ModuleImpl Interface.
SampleModuleGenerator - class com.sun.syndication.samples.module.SampleModuleGenerator.
Generator for the Sample ModuleImpl.
SampleModuleGenerator() - Constructor for class com.sun.syndication.samples.module.SampleModuleGenerator
 
SampleModuleImpl - class com.sun.syndication.samples.module.SampleModuleImpl.
Sample ModuleImpl Implementation.
SampleModuleImpl() - Constructor for class com.sun.syndication.samples.module.SampleModuleImpl
 
SampleModuleParser - class com.sun.syndication.samples.module.SampleModuleParser.
Parser for the Sample ModuleImpl.
SampleModuleParser() - Constructor for class com.sun.syndication.samples.module.SampleModuleParser
 
setBar(String) - Method in interface com.sun.syndication.samples.module.SampleModule
Sets the Sample module bar value.
setBar(String) - Method in class com.sun.syndication.samples.module.SampleModuleImpl
Sets the Sample module bar value.
setDate(Date) - Method in interface com.sun.syndication.samples.module.SampleModule
Sets the Sample module date.
setDate(Date) - Method in class com.sun.syndication.samples.module.SampleModuleImpl
Sets the Sample module date.
setFoos(List) - Method in interface com.sun.syndication.samples.module.SampleModule
Sets the Sample module foos.
setFoos(List) - Method in class com.sun.syndication.samples.module.SampleModuleImpl
Sets the Sample module foos.

U

URI - Static variable in interface com.sun.syndication.samples.module.SampleModule
URI of the Sample ModuleImpl (http://rome.dev.java.net/module/foo/1.0).

A C D F G I M P R S U

Copyright © 2004-2006 Sun Microsystems. All Rights Reserved.