parseAttributions

Parse attributions with the given config

Return

the parsed attributions

Parameters

config

configuration for parings

context

the context

abstract fun parseAttributions(context: Context, config: AttributionParserConfig): List<Attribution>