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

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

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.
 



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