parse


Description:

public static TextPresentation parse (string input) throws ParseError

Parse the input file representation of a TextPresentation

Parameters:

input

the string representation of the text presentation

Returns:

the text presentation

Exceptions:

ParseError.INVALID_INTEGER

the input is not a valid number

ParseError.OUT_OF_RANGE

the input is outside the valid range of text presentations