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