Class: Resync::ChangeListIndex

Inherits:
SortedResourceList show all
Includes:
SitemapIndex, XML::Mapping
Defined in:
lib/resync/change_list_index.rb

Overview

A change list index. See section 12.2, “Change List Index”, in the ResourceSync specification.

Constant Summary collapse

CAPABILITY =

The capability provided by this type.

'changelist'

Instance Attribute Summary

Attributes inherited from SortedResourceList

#resources_by_uri

Attributes inherited from BaseResourceList

#resources

Attributes inherited from Augmented

#links, #metadata

Method Summary

Methods included from SitemapIndex

included, #save_to_xml

Methods inherited from SortedResourceList

#all_uris, #latest_for, #resources=

Methods inherited from BaseResourceList

#capability, inherited, #initialize, #metadata=, #pre_save, #resource_for, #resources_for

Methods inherited from Augmented

#initialize, #link_for, #links_for

Constructor Details

This class inherits a constructor from Resync::BaseResourceList