Uses of Class
com.luciad.format.metadata.atom.model.TLcdAtomDateTime
Packages that use TLcdAtomDateTime
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 TLcdAtomDateTime in com.luciad.format.metadata.atom.model
Methods in com.luciad.format.metadata.atom.model that return types with arguments of type TLcdAtomDateTimeModifier and TypeMethodDescriptionTLcdAtomEntry.getPublished()
Returns the value of the property that maps to thepublished
element.TLcdAtomEntry.getUpdated()
Returns the value of the property that maps to theupdated
element.TLcdAtomFeed.getUpdated()
Returns the value of the property that maps to theupdated
element.TLcdAtomSource.getUpdated()
Returns the value of the property that maps to theupdated
element.