is_string


Description:

public bool is_string ()

Determine if the parameter is a string value, i.e. the content type is "text/plain".

Parameters:

this

a valid Param

Returns:

true if the parameter is a string, false otherwise.