|  |  | 
atom.AtomBase(atom.ExtensionContainer)
CrawlRate
EnhancedImageSearch
GeoLocation
Indexed
MarkupLanguage
PreferredDomain
PublicationLabel
SitemapMobile
SitemapMobileMarkupLanguage
SitemapNews
SitemapNewsPublicationLabel
SitemapStatus
SitemapType
SitemapUrlCount
VerificationMethod
VerificationMethodMeta
Verified
atom.Date(atom.AtomBase)
Crawled
SitemapLastDownloaded
atom.Entry(atom.FeedEntryParent)
SitemapsEntry(atom.Entry, LinkFinder)
SitesEntry(atom.Entry, LinkFinder)
atom.Feed(atom.Source)
SitemapsFeed(atom.Feed, LinkFinder)
SitesFeed(atom.Feed, LinkFinder)
atom.LinkFinder(__builtin__.object)
LinkFinder
SitemapsEntry(atom.Entry, LinkFinder)
SitemapsFeed(atom.Feed, LinkFinder)
SitesEntry(atom.Entry, LinkFinder)
SitesFeed(atom.Feed, LinkFinder)
 
 
| class CrawlRate(atom.AtomBase)
 |  |  |  | Method resolution order:CrawlRateatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class Crawled(atom.Date)
 |  |  |  | Method resolution order:Crawledatom.Dateatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.Date:
 
 __init__(self, text=None, extension_elements=None, extension_attributes=None)
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class EnhancedImageSearch(atom.AtomBase)
 |  |  |  | Method resolution order:EnhancedImageSearchatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class GeoLocation(atom.AtomBase)
 |  |  |  | Method resolution order:GeoLocationatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class Indexed(atom.AtomBase)
 |  |  |  | Method resolution order:Indexedatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
 
| class MarkupLanguage(atom.AtomBase)
 |  |  |  | Method resolution order:MarkupLanguageatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class PreferredDomain(atom.AtomBase)
 |  |  |  | Method resolution order:PreferredDomainatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class PublicationLabel(atom.AtomBase)
 |  |  |  | Method resolution order:PublicationLabelatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class SitemapLastDownloaded(atom.Date)
 |  |  |  | Method resolution order:SitemapLastDownloadedatom.Dateatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.Date:
 
 __init__(self, text=None, extension_elements=None, extension_attributes=None)
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class SitemapMobile(atom.AtomBase)
 |  |  |  | Method resolution order:SitemapMobileatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods defined here:
 
 __init__(self, markup_language=None, extension_elements=None, extension_attributes=None, text=None)
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class SitemapMobileMarkupLanguage(atom.AtomBase)
 |  |  |  | Method resolution order:SitemapMobileMarkupLanguageatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class SitemapNews(atom.AtomBase)
 |  |  |  | Method resolution order:SitemapNewsatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods defined here:
 
 __init__(self, publication_label=None, extension_elements=None, extension_attributes=None, text=None)
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class SitemapNewsPublicationLabel(atom.AtomBase)
 |  |  |  | Method resolution order:SitemapNewsPublicationLabelatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class SitemapStatus(atom.AtomBase)
 |  |  |  | Method resolution order:SitemapStatusatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class SitemapType(atom.AtomBase)
 |  |  |  | Method resolution order:SitemapTypeatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class SitemapUrlCount(atom.AtomBase)
 |  |  |  | Method resolution order:SitemapUrlCountatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class SitemapsEntry(atom.Entry, LinkFinder)
 |  |  | A Google Webmaster Tools meta Sitemaps Entry flavor of an Atom Entry 
 |  |  | Method resolution order:SitemapsEntryatom.Entryatom.FeedEntryParentatom.AtomBaseatom.ExtensionContainerLinkFinderatom.LinkFinder__builtin__.object
 Methods defined here:
 
 __init__(self, category=None, content=None, atom_id=None, link=None, title=None, updated=None, sitemap_type=None, sitemap_status=None, sitemap_last_downloaded=None, sitemap_url_count=None, sitemap_mobile_markup_language=None, sitemap_news_publication_label=None, extension_elements=None, extension_attributes=None, text=None)
 Data descriptors defined here:
 
 id
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 Methods inherited from LinkFinder:
 
 GetEditLink(self)
 GetFeedLink(self)
 GetPostLink(self)Get a link containing the POST target URL.
 The POST target URL is used to insert new entries.
 
 Returns:
 A link object with a rel matching the POST type.
 GetSelfLink(self)Find the first link with rel set to 'self'
 Returns:
 An atom.Link or none if none of the links had rel equal to 'self'
 Methods inherited from atom.LinkFinder:
 
 GetAlternateLink(self)
 GetEditMediaLink(self)
 GetLicenseLink(self)
 GetNextLink(self)
 |  
 
| class SitemapsFeed(atom.Feed, LinkFinder)
 |  |  | A Google Webmaster Tools meta Sitemaps feed flavor of an Atom Feed 
 |  |  | Method resolution order:SitemapsFeedatom.Feedatom.Sourceatom.FeedEntryParentatom.AtomBaseatom.ExtensionContainerLinkFinderatom.LinkFinder__builtin__.object
 Methods defined here:
 
 __init__(self, category=None, content=None, atom_id=None, link=None, title=None, updated=None, entry=None, sitemap_mobile=None, sitemap_news=None, extension_elements=None, extension_attributes=None, text=None)
 Data descriptors defined here:
 
 id
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 Methods inherited from LinkFinder:
 
 GetEditLink(self)
 GetFeedLink(self)
 GetPostLink(self)Get a link containing the POST target URL.
 The POST target URL is used to insert new entries.
 
 Returns:
 A link object with a rel matching the POST type.
 GetSelfLink(self)Find the first link with rel set to 'self'
 Returns:
 An atom.Link or none if none of the links had rel equal to 'self'
 Methods inherited from atom.LinkFinder:
 
 GetAlternateLink(self)
 GetEditMediaLink(self)
 GetLicenseLink(self)
 GetNextLink(self)
 |  
 
| class SitesEntry(atom.Entry, LinkFinder)
 |  |  | A Google Webmaster Tools meta Entry flavor of an Atom Entry 
 |  |  | Method resolution order:SitesEntryatom.Entryatom.FeedEntryParentatom.AtomBaseatom.ExtensionContainerLinkFinderatom.LinkFinder__builtin__.object
 Methods defined here:
 
 __init__(self, category=None, content=None, atom_id=None, link=None, title=None, updated=None, entry_link=None, indexed=None, crawled=None, geolocation=None, preferred_domain=None, crawl_rate=None, enhanced_image_search=None, verified=None, verification_method=None, extension_elements=None, extension_attributes=None, text=None)
 Data descriptors defined here:
 
 id
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 Methods inherited from LinkFinder:
 
 GetEditLink(self)
 GetFeedLink(self)
 GetPostLink(self)Get a link containing the POST target URL.
 The POST target URL is used to insert new entries.
 
 Returns:
 A link object with a rel matching the POST type.
 GetSelfLink(self)Find the first link with rel set to 'self'
 Returns:
 An atom.Link or none if none of the links had rel equal to 'self'
 Methods inherited from atom.LinkFinder:
 
 GetAlternateLink(self)
 GetEditMediaLink(self)
 GetLicenseLink(self)
 GetNextLink(self)
 |  
 
| class SitesFeed(atom.Feed, LinkFinder)
 |  |  | A Google Webmaster Tools meta Sites feed flavor of an Atom Feed 
 |  |  | Method resolution order:SitesFeedatom.Feedatom.Sourceatom.FeedEntryParentatom.AtomBaseatom.ExtensionContainerLinkFinderatom.LinkFinder__builtin__.object
 Methods defined here:
 
 __init__(self, start_index=None, atom_id=None, title=None, entry=None, category=None, link=None, updated=None, extension_elements=None, extension_attributes=None, text=None)Constructor for Source
 Args:
 category: list (optional) A list of Category instances
 id: Id (optional) The entry's Id element
 link: list (optional) A list of Link instances
 title: Title (optional) the entry's title element
 updated: Updated (optional) the entry's updated element
 entry: list (optional) A list of the Entry instances contained in the
 feed.
 text: String (optional) The text contents of the element. This is the
 contents of the Entry's XML text node.
 (Example: <foo>This is the text</foo>)
 extension_elements: list (optional) A list of ExtensionElement instances
 which are children of this element.
 extension_attributes: dict (optional) A dictionary of strings which are
 the values for additional XML attributes of this element.
 Data descriptors defined here:
 
 id
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 Methods inherited from LinkFinder:
 
 GetEditLink(self)
 GetFeedLink(self)
 GetPostLink(self)Get a link containing the POST target URL.
 The POST target URL is used to insert new entries.
 
 Returns:
 A link object with a rel matching the POST type.
 GetSelfLink(self)Find the first link with rel set to 'self'
 Returns:
 An atom.Link or none if none of the links had rel equal to 'self'
 Methods inherited from atom.LinkFinder:
 
 GetAlternateLink(self)
 GetEditMediaLink(self)
 GetLicenseLink(self)
 GetNextLink(self)
 |  
 
| class VerificationMethod(atom.AtomBase)
 |  |  |  | Method resolution order:VerificationMethodatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods defined here:
 
 __init__(self, text=None, in_use=None, meta=None, extension_elements=None, extension_attributes=None)
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class VerificationMethodMeta(atom.AtomBase)
 |  |  |  | Method resolution order:VerificationMethodMetaatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods defined here:
 
 __init__(self, text=None, name=None, content=None, extension_elements=None, extension_attributes=None)
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class Verified(atom.AtomBase)
 |  |  |  | Method resolution order:Verifiedatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  |