|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |