Trees | Indices | Help |
---|
|
xml.sax.xmlreader.XMLReader --+ | RecordParser
Parse the input data a record at a time
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
parse the input data a record at a time format_name - XML tag name for the whole data file record_tagtable - mxTexTools tag table for each record want_groupref_names - flag to say if the match_group table needs to be reset (will disappear with better support from mxTextTools) make_reader - callable object which creates a RecordReader; first parameter will be an input file object reader_args - optional arguments to pass to make_reader after the input file object
|
parse using the input file object XXX will be removed with the switch to Python 2.0, where parse() takes an 'InputSource' |
parse using the URL or file handle
|
parse using the given string XXX will be removed with the switch to Python 2.0, where parse() takes an 'InputSource' |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Sep 15 09:22:48 2008 | http://epydoc.sourceforge.net |