| Trees | Index | Help |
|
|---|
|
|
handler.EntityResolver --+
|
handler.DTDHandler --+
|
handler.ContentHandler --+
|
handler.ErrorHandler --+
|
xml.sax.saxutils.DefaultHandler --+
|
__CXMLAutomataParser
|
|||
|
__init__(self,
automata)
The constructor set the automata struct where to write the parsed information. |
|||
|
startElement(self,
name,
attrs)
This method parse a single XML element and write it in the automata class. |
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 3.0alpha2 on Tue Jun 27 16:33:16 2006 | http://epydoc.sf.net |