class documentation

class Sitemap:

View In Hierarchy

Class to parse Sitemap (type=urlset) and Sitemap Index (type=sitemapindex) files
Method __init__ Undocumented
Method __iter__ Undocumented
Instance Variable ​_root Undocumented
Instance Variable type Undocumented
def __init__(self, xmltext):

Undocumented

def __iter__(self):

Undocumented

_root =

Undocumented

type =

Undocumented