Uses of Class
org.gedcomx.atom.Content
-
Packages that use Content Package Description org.gedcomx.atom The atom model supplies the definitions needed to support the atom syndication format.org.gedcomx.atom.rt -
-
Uses of Content in org.gedcomx.atom
Methods in org.gedcomx.atom that return Content Modifier and Type Method Description ContentEntry. getContent()The content of the entry.Methods in org.gedcomx.atom with parameters of type Content Modifier and Type Method Description voidEntry. setContent(Content content)The content of the entry. -
Uses of Content in org.gedcomx.atom.rt
Methods in org.gedcomx.atom.rt with parameters of type Content Modifier and Type Method Description voidAtomModelVisitor. visitAtomContent(Content content)voidAtomModelVisitorBase. visitAtomContent(Content content)
-