Map of parsers based on Target name. Set Target name as key and List of Parser as value.
Target
Map<String, List<Parser>> parsers;