Class of the returned object
@param literal the literal to be converted
@return a java object representing the value of the literal
@throws NoConvertorException thrown if type is unsupported
@throws InvalidLiteralTypeException if the literal type doesn't match the requested java type
| |
| |
| |
| |
| |