colrev.loader.load_utils_name_formatter.NameParser

class colrev.loader.load_utils_name_formatter.NameParser(name)[source]

Bases: object

Parse a name string.

Initialize the instance.

Methods

format_name

Format the name.

parse_string

Parse the name string.

format_name()[source]

Format the name.

Return type:

str

parse_string(name)[source]

Parse the name string.

Return type:

None