Home | Trees | Index | Help |
---|
|
libxml2dom
: DOM wrapper around libxml2, specifically the libxml2mod Python extension module.
__builtin__.object
:
The most base type...
exceptions.BaseException
:
Common base class for all exceptions...
exceptions.Exception
:
Common base class for all non-exit exceptions.
libxml2dom.events.EventException
libxml2dom.macrolib.macrolib.LSException
:
DOM Level 3 Load/Save exception.
libxml2dom.xmpp.SessionTerminated
libxml2dom.svg._Exception
:
A generic SVG exception.
libxml2dom.svg.GlobalException
:
A global exception.
libxml2dom.svg.SVGException
:
An SVG exception.
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.
libxml2dom.xmpp.XMPPImplementation
:
Contains an XMPP-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.NamedNodeMapIterator
:
An iterator over a NamedNodeMap.
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.
libxml2dom.xmpp.XMPPNode
:
Convenience modifications to nodes specific to libxml2dom.svg.
libxml2dom.xmpp.XEP0022EventElement
:
An XEP-0022 event element.
libxml2dom.xmpp.XMPPAuthElement
:
An XMPP auth element.
libxml2dom.xmpp.XMPPBindElement
:
An XMPP bind element.
libxml2dom.xmpp.XMPPClientElement
:
An XMPP client element.
libxml2dom.xmpp.XMPPIqElement
:
An XMPP 'iq' element used in instant messaging and registration.
libxml2dom.xmpp.XMPPMessageElement
:
An XMPP message element.
libxml2dom.xmpp.XMPPPresenceElement
:
An XMPP presence element.
libxml2dom.xmpp.XMPPDocument
:
An XMPP document fragment.
libxml2dom.xmpp.XMPPElement
libxml2dom.xmpp.XMPPRegisterElement
:
A registration element.
libxml2dom.xmpp.XMPPStreamElement
__builtin__.type
:
type(object) -> the object's type...
libxml2dom._Document
:
An abstract class providing document-level housekeeping and distinct
functionality.
libxml2dom.Document
:
A generic document class.
libxml2dom.svg.SVGDocument
:
An SVG-specific document node.
libxml2dom.xmpp.XMPPDocument
:
An XMPP document fragment.
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.UIEvent
:
A user interface event.
libxml2dom.events.MouseEvent
:
A mouse-related event.
libxml2dom.events.EventSystem
:
An event system which manages the different DOM event flow phases.
libxml2dom.svg.SVGDocument
:
An SVG-specific document node.
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.EventListenerInitializer2
:
An event listener initialisation interface.
libxml2dom.svg.SVGGlobal
:
An SVG global.
libxml2dom.svg.Global
:
An empty global interface.
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.
libxml2dom.xmpp.Session
:
An XMPP session.
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Sep 18 23:37:02 2007 | http://epydoc.sf.net |