Uses of Class
com.sun.syndication.feed.atom.Generator

Packages that use Generator
com.sun.syndication.feed.atom   
com.sun.syndication.io.impl   
 

Uses of Generator in com.sun.syndication.feed.atom
 

Methods in com.sun.syndication.feed.atom that return Generator
 Generator Feed.getGenerator()
          Returns the feed generator.
 

Methods in com.sun.syndication.feed.atom with parameters of type Generator
 void Feed.setGenerator(Generator generator)
          Sets the feed generator.
 

Uses of Generator in com.sun.syndication.io.impl
 

Methods in com.sun.syndication.io.impl with parameters of type Generator
protected  org.jdom.Element Atom03Generator.generateGeneratorElement(Generator generator)
           
 



Copyright © 2004 Sun Microsystems. All Rights Reserved.