Package com.luciad.format.metadata.atom.model


package com.luciad.format.metadata.atom.model
This package contains a domain model for describing metadata using the Atom Syndication Format, an XML based format used for web feeds. See IETF RFC 4287 - The Atom Syndication Format for more information.
Since:
2017.0
  • Class
    Description
     
    The Atom category construct is defined in section 4.2.2 of the format spec.
    The Atom content construct is defined in section 4.1.3 of the format spec.
    This class provides access to the data model and the types of http://www.w3.org/2005/Atom.
     
    The content of an Atom feed.
    Models an Atom feed.
    The Atom generator element is defined in section 4.2.4 of the format spec.
    The Atom icon construct is defined in section 4.2.5 of the format spec.
    The Atom id construct is defined in section 4.2.6 of the format spec.
    The Atom link construct is defined in section 3.4 of the format spec.
    The Atom logo construct is defined in section 4.2.8 of the format spec.
    The Atom person construct is defined in section 3.2 of the format spec.
    This class models the GLOBAL_TYPE:{http://www.w3.org/2005/Atom}RelCodeType type.
    The Atom source construct is defined in section 4.2.11 of the format spec.
    The Atom text construct is defined in section 3.1 of the format spec.