Parses a length value. This method throws an
IllegalArgumentException if the input argument's
syntax does not conform to that of a length value, as defined
by the CSS 2 specification.
Parameters: s - the value to convert to a Length object. Length corresponding to the input argument.
Methods inherited from com.sun.perseus.parser.NumberParser