Package Martel :: Package test :: Module test_optimize :: Class GetErrorPos
[show private | hide private]
[frames | no frames]

Class GetErrorPos

ContentHandler --+
                 |
  ErrorHandler --+
                 |
                GetErrorPos


Method Summary
  __init__(self)
  error(self, exc)
  fatalError(self, exc)
  startDocument(self)
Receive notification of the beginning of a document.

Method Details

startDocument(self)

Receive notification of the beginning of a document.

The SAX parser will invoke this method only once, before any other methods in this interface or in DTDHandler (except for setDocumentLocator).
Overrides:
_xmlplus.sax.handler.ContentHandler.startDocument (inherited documentation)

Generated by Epydoc 2.1 on Thu Aug 10 20:01:07 2006 http://epydoc.sf.net