Uses of Class
com.luciad.format.metadata.atom.model.TLcdAtomText
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 TLcdAtomText in com.luciad.format.metadata.atom.model
Modifier and TypeMethodDescriptionTLcdAtomEntry.getRights()
Returns the value of the property that maps to therights
element.TLcdAtomFeed.getRights()
Returns the value of the property that maps to therights
element.TLcdAtomSource.getRights()
Returns the value of the property that maps to therights
element.TLcdAtomEntry.getSources()
Returns the value of the property that maps to thesource
element.TLcdAtomFeed.getSubtitles()
Returns the value of the property that maps to thesubtitle
element.TLcdAtomSource.getSubtitles()
Returns the value of the property that maps to thesubtitle
element.TLcdAtomEntry.getSummary()
Returns the value of the property that maps to thesummary
element.TLcdAtomEntry.getTitles()
Returns the value of the property that maps to thetitle
element.TLcdAtomFeed.getTitles()
Returns the value of the property that maps to thetitle
element.TLcdAtomSource.getTitles()
Returns the value of the property that maps to thetitle
element.