Package libxml2dom :: Class _Document
[show private | hide private]
[frames | no frames]

Class _Document

Known Subclasses:
Document, SVGDocument, XMPPDocument

An abstract class providing document-level housekeeping and distinct
functionality.

Method Summary
  __init__(self, node, impl)
  __del__(self)
  _documentElement(self)
  _ownerDocument(self)

Property Summary
  documentElement
  ownerDocument

Property Details

documentElement

Get Method:
_documentElement(self)

ownerDocument

Get Method:
_ownerDocument(self)

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