Uses of Class
com.luciad.format.metadata.atom.model.TLcdAtomLink
Packages that use TLcdAtomLink
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 TLcdAtomLink in com.luciad.format.metadata.atom.model
Methods in com.luciad.format.metadata.atom.model that return types with arguments of type TLcdAtomLinkModifier and TypeMethodDescriptionTLcdAtomEntry.getLinks()
Returns the value of the property that maps to thelink
element.TLcdAtomFeed.getLinks()
Returns the value of the property that maps to thelink
element.TLcdAtomSource.getLinks()
Returns the value of the property that maps to thelink
element.