Home | Trees | Index | Help |
---|
|
libxml2dom
: DOM wrapper around libxml2, specifically the libxml2mod Python extension module.
__builtin__.object
:
The most base type...
libxml2dom.DocumentType
:
A class providing a container for document type information.
libxml2dom.Implementation
:
Contains an abstraction over the DOM implementation.
libxml2dom.svg.SVGImplementation
:
Contains an SVG-specific implementation.
__builtin__.list
:
list() -> new list...
libxml2dom.NodeList
:
A wrapper around node lists.
libxml2dom.NamedNodeMap
:
A wrapper around Node objects providing DOM and dictionary convenience
methods.
libxml2dom.Node
:
A DOM-style wrapper around libxml2mod objects.
libxml2dom.Attribute
:
A class providing attribute access.
libxml2dom.Document
:
A generic document class.
libxml2dom.svg.SVGNode
:
Convenience modifications to nodes specific to libxml2dom.svg.
libxml2dom.svg.SVGDocument
:
An SVG-specific document node.
libxml2dom.svg.SVGElement
:
An SVG-specific element.
libxml2dom.svg.SVGLocatableElement
:
A locatable element.
libxml2dom.svg.SVGSVGElement
:
An SVG-specific top-level element.
libxml2dom.svg.SVGTimedElement
:
A timed element.
libxml2dom.svg.SVGSVGElement
:
An SVG-specific top-level element.
__builtin__.type
:
type(object) -> the object's type...
exceptions.Exception
:
Common base class for all exceptions.
libxml2dom.events.DocumentEvent
:
An event interface supportable by documents.
libxml2dom.svg.SVGDocument
:
An SVG-specific document node.
libxml2dom.events.Event
:
An event class.
libxml2dom.events.EventTarget
:
An event target class.
libxml2dom.svg.SVGDocument
:
An SVG-specific document node.
libxml2dom.svg.SVGElement
:
An SVG-specific element.
libxml2dom.svg.SVGLocatableElement
:
A locatable element.
libxml2dom.svg.SVGSVGElement
:
An SVG-specific top-level element.
libxml2dom.svg.SVGTimedElement
:
A timed element.
libxml2dom.svg.SVGSVGElement
:
An SVG-specific top-level element.
libxml2dom.svg.AsyncStatusCallback
:
An asynchronous callback interface.
libxml2dom.svg.AsyncURLStatus
:
The status of a URL retrieval operation.
libxml2dom.svg.ElementTraversal
:
An interface for element traversal.
libxml2dom.svg.SVGElement
:
An SVG-specific element.
libxml2dom.svg.SVGLocatableElement
:
A locatable element.
libxml2dom.svg.SVGSVGElement
:
An SVG-specific top-level element.
libxml2dom.svg.SVGTimedElement
:
A timed element.
libxml2dom.svg.SVGSVGElement
:
An SVG-specific top-level element.
libxml2dom.svg.SVGGlobal
:
An SVG global.
libxml2dom.svg.SVGLocatable
:
A locatable interface.
libxml2dom.svg.SVGLocatableElement
:
A locatable element.
libxml2dom.svg.SVGSVGElement
:
An SVG-specific top-level element.
libxml2dom.svg.SVGMatrix
:
A matrix.
libxml2dom.svg.SVGPath
:
A path.
libxml2dom.svg.SVGPoint
:
A point used to provide currentTranslate.
libxml2dom.svg.SVGRGBColor
:
A colour.
libxml2dom.svg.SVGRect
:
A rectangle.
libxml2dom.svg.TraitAccess
:
Access to traits stored on elements.
libxml2dom.svg.SVGElement
:
An SVG-specific element.
libxml2dom.svg.SVGLocatableElement
:
A locatable element.
libxml2dom.svg.SVGSVGElement
:
An SVG-specific top-level element.
libxml2dom.svg.SVGTimedElement
:
A timed element.
libxml2dom.svg.SVGSVGElement
:
An SVG-specific top-level element.
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Mar 26 00:58:07 2007 | http://epydoc.sf.net |