parse_length


Description:

public int parse_length (string input) throws ParseError

Parse the dash length value from input file representation

Parameters:

input

the dash length in file representation

Returns:

the dash length in internal representation

Exceptions:

ParseError.INVALID_INTEGER

the input parameter does not represent a valid integer

ParseError.OUT_OF_RANGE

the input parameter is out of range for dash length