Package src :: Package com :: Package deviceatlas :: Package device :: Module dynamic_properties_extractor :: Class DynamicPropertiesExtractor
[frames] | no frames]

Class DynamicPropertiesExtractor

Handle the extraction of dynamic properties from identifiers

@author DeviceAtlas Limited

Instance Methods
 
extract_dynamic_properties(self, to_fill_dynamic_properties, component, identifier_to_use)
Extract the dynamic properties from the identifier contained within the matchResult.
Method Details

extract_dynamic_properties(self, to_fill_dynamic_properties, component, identifier_to_use)

 

Extract the dynamic properties from the identifier contained within the matchResult. This assumes that the passed Component has a collection of dynamic extractors defined.

:param to_fill_dynamic_properties: :param component: :param identifier_to_use: :return: