Package libxml2dom :: Module svg :: Class SVGGlobal
[show private | hide private]
[frames | no frames]

Class SVGGlobal


An SVG global.

Method Summary
  __init__(self, document)
Initialise the global with the given 'document'.
  binaryToString(self, octets, encoding)
  createConnection(self)
  createTimer(self, initialInterval, repeatInterval)
  getURL(self, iri, callback)
  gotoLocation(self, newIRI)
  parseXML(self, data, contextDoc)
  postURL(self, iri, data, callback, type, encoding)
  stringToBinary(self, data, encoding)

Method Details

__init__(self, document)
(Constructor)

Initialise the global with the given 'document'.

Generated by Epydoc 2.1 on Mon Mar 26 00:58:07 2007 http://epydoc.sf.net