Uses of Class
com.luciad.format.metadata.atom.model.TLcdAtomPerson
Package
Description
This package contains a domain model for describing metadata using the Atom Syndication Format, an XML based
format used for
web feeds
.-
Uses of TLcdAtomPerson in com.luciad.format.metadata.atom.model
Modifier and TypeMethodDescriptionTLcdAtomEntry.getAuthors()
Returns the value of the property that maps to theauthor
element.TLcdAtomFeed.getAuthors()
Returns the value of the property that maps to theauthor
element.TLcdAtomSource.getAuthors()
Returns the value of the property that maps to theauthor
element.TLcdAtomEntry.getContributors()
Returns the value of the property that maps to thecontributor
element.TLcdAtomFeed.getContributors()
Returns the value of the property that maps to thecontributor
element.TLcdAtomSource.getContributors()
Returns the value of the property that maps to thecontributor
element.