Uses of Class
org.gedcomx.atom.Content

Packages that use Content
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
 Content Entry.getContent()
          The content of the entry.
 

Methods in org.gedcomx.atom with parameters of type Content
 void Entry.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
 void AtomModelVisitor.visitAtomContent(Content content)
           
 void AtomModelVisitorBase.visitAtomContent(Content content)
           
 



Copyright © 2016. All rights reserved.