Uses of Class
com.rometools.rome.feed.atom.Generator
-
Packages that use Generator Package Description com.rometools.rome.feed.atom com.rometools.rome.io.impl -
-
Uses of Generator in com.rometools.rome.feed.atom
Methods in com.rometools.rome.feed.atom that return Generator Modifier and Type Method Description GeneratorFeed. getGenerator()Returns the feed generator.Methods in com.rometools.rome.feed.atom with parameters of type Generator Modifier and Type Method Description voidFeed. setGenerator(Generator generator)Sets the feed generator. -
Uses of Generator in com.rometools.rome.io.impl
Methods in com.rometools.rome.io.impl with parameters of type Generator Modifier and Type Method Description protected org.jdom2.ElementAtom03Generator. generateGeneratorElement(Generator generator)protected org.jdom2.ElementAtom10Generator. generateGeneratorElement(Generator generator)
-