Create a Saf Record object from scanner generated information.
Methods
|
|
|
|
__init__
|
__init__ ( self )
|
|
_refresh
|
_refresh ( self )
|
|
end_attribute_line
|
end_attribute_line ( self, text )
|
|
end_col_heading_line
|
end_col_heading_line ( self, text )
|
|
end_entity_line
|
end_entity_line ( self, text )
|
|
end_row_line
|
end_row_line ( self, text )
|
|
set_interest_tags
|
set_interest_tags ( self, interest_tags )
|
|
startDocument
|
startDocument ( self )
|
|
start_attribute_line
|
start_attribute_line (
self,
text,
attrs,
)
|
|
start_col_heading_line
|
start_col_heading_line (
self,
text,
attrs,
)
|
|
start_entity_line
|
start_entity_line (
self,
text,
attrs,
)
|
|
start_row_line
|
start_row_line (
self,
text,
attrs,
)
|
|