Uses of Class
org.gedcomx.atom.Generator
-
Packages that use Generator Package Description org.gedcomx.atom The atom model supplies the definitions needed to support the atom syndication format. -
-
Uses of Generator in org.gedcomx.atom
Methods in org.gedcomx.atom that return Generator Modifier and Type Method Description GeneratorFeed. getGenerator()identifies the agent used to generate the feedMethods in org.gedcomx.atom with parameters of type Generator Modifier and Type Method Description voidFeed. setGenerator(Generator generator)identifies the agent used to generate the feed
-