Method Summary |
|
__init__(self,
handle,
start_tag,
end_tag)
|
|
at_line_boundary(self,
prefix,
delim_pos)
|
|
close(self,
*args,
**keywds)
|
|
extract_saved_line(self,
delims)
|
|
find_record_boundary(self,
text,
text_len)
|
|
read(self,
*args,
**keywds)
|
|
restart(self)
|
|
_get_len_expected(self,
args,
keywds)
|
|
_in_record_state(self,
args,
keywds)
|
|
_scan_tag(self,
text)
|
|
_search_end(self,
text)
|
|
_search_start(self)
|
|
_set_state_info(self)
|