parse_space


Description:

public int parse_space (string input) throws ParseError

Parse the dash space value from input file representation

Parameters:

input

the dash space in file representation

Returns:

the dash space 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 space