GNU Classpath (0.95) | |
Frames | No Frames |
Methods with parameter type java.text.ParsePosition | |
Number | I'm not sure what this method is really supposed to do, as it is
not documented.
|
Date | This method parses the specified String into a
Date . |
Number | This method parses the specified string into a Number .
|
Object[] | Parse a string sourceStr against the pattern specified
to the MessageFormat constructor.
|
Number | This method parses the specified string into a Number . |
Date | This method parses the specified string into a date.
|
Object | This method is identical to parse(String, ParsePosition) ,
but returns its result as an Object instead of a
Date .
|
Object | This method parses a String and converts the parsed
contents into an Object .
|
Object | |
Object | This method parses the specified string into an Object . |
GNU Classpath (0.95) |