MessageFormat.parseObject

MessageFormat.parseObject

Class Overview | Class Members | This Package | All Packages

Syntax
public Object parseObject( String text, ParsePosition status )
Description
Parses the string. Does not yet handle recursion (where the substituted strings contain %n references.)

Overrides
parseObject in class Format