parseAttributes

abstract fun parseAttributes(attributesString: String): Map<String, String>

Parses a single line of attributes into a map.