Home | Trees | Index | Help |
---|
Package libxml2dom :: Module svg :: Class SVGGlobal |
|
An SVG global.
Method Summary | |
---|---|
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)
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Mar 26 00:58:07 2007 | http://epydoc.sf.net |