Class: Xommelier::Sitemap::Urlset
- Inherits:
-
Element
- Object
- Xml::Element
- Element
- Xommelier::Sitemap::Urlset
- Defined in:
- lib/xommelier/sitemap.rb
Overview
Container for a set of up to 50,000 document elements. This is the root element of the XML file.
Constant Summary
Constants included from Xml::Element::Serialization
Xml::Element::Serialization::SAVE_OPTIONS, Xml::Element::Serialization::SERIALIZATION_OPTIONS
Instance Attribute Summary
Attributes inherited from Xml::Element
Attributes included from Xml::Element::Namespace
Method Summary
Methods inherited from Xml::Element
Methods included from Xml::Element::Serialization
#<=>, #==, #=~, #from_xml, #to_hash, #to_nokogiri, #to_s, #to_xml
Methods included from Xml::Element::Namespace
Constructor Details
This class inherits a constructor from Xommelier::Xml::Element