Table of Contents

Class: LAX Martel/LAX.py
Base Classes   
handler.ContentHandler
UserDict.UserDict
Methods   
__getattr__
__init__
characters
element
end
endDocument
endElement
start
startDocument
startElement
uses_tags
  __getattr__ 
__getattr__ ( self,  name )

Exceptions   
AttributeError( name )
  __init__ 
__init__ ( self,  fields=None )

  characters 
characters ( self,  s )

  element 
element (
        self,
        tag,
        attrs,
        text,
        startpos,
        endpos,
        )

  end 
end ( self )

  endDocument 
endDocument ( self )

Exceptions   
TypeError("Looking for endElements for %s" % string.join( missing, "," ) )
  endElement 
endElement ( self,  tag )

  start 
start ( self )

  startDocument 
startDocument ( self )

  startElement 
startElement (
        self,
        tag,
        attrs,
        )

  uses_tags 
uses_tags ( self )


Table of Contents

This document was automatically generated on Mon Jul 1 12:03:20 2002 by HappyDoc version 2.0.1