parse


Description:

public static FillType parse (string input) throws ParseError

Parse the input file representation of a FillType

Parameters:

input

the string representation of the fill type

Returns:

the fill type

Exceptions:

ParseError.INVALID_INTEGER

the input is not a valid number

ParseError.OUT_OF_RANGE

the input is outside the range of fill types