Package nattraverso :: Package pynupnp :: Module upnpxml :: Class UPnPXml
[show private | hide private]
[frames | no frames]

Class UPnPXml


This objects parses the XML definition, and stores the useful results in attributes.

The device infos dictionnary may contain the following keys: Here are the different attributes: The full url to use is obtained by urljoin(urlbase, controlurl)
Method Summary
  __init__(self, xml)
Parse the given XML string for UPnP infos.

Method Details

__init__(self, xml)
(Constructor)

Parse the given XML string for UPnP infos. This creates the attributes when they are found, or None if no value was found.
Parameters:
xml - a xml string to parse

Generated by Epydoc 2.1 on Tue Aug 30 14:56:47 2005 http://epydoc.sf.net