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

Class SVGGlobal

EventListenerInitializer2 --+
                            |
                   Global --+
                            |
                           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)
    Inherited from EventListenerInitializer2
  createEventListener(self, handlerElement)
  initializeEventListeners(self, scriptElement)

Method Details

__init__(self, document)
(Constructor)

Initialise the global with the given 'document'.

Generated by Epydoc 2.1 on Tue Sep 18 23:37:02 2007 http://epydoc.sf.net