Bluestep JS Documentation
Preparing search index...
Java
Java
Format
Class Format
Hierarchy (
View Summary
)
Format
NumberFormat
DateFormat
Java
.
MessageFormat
Index
Constructors
constructor
Methods
format
parse
Object
Constructors
constructor
new
Format
()
:
Format
Returns
Format
Methods
format
format
(
obj
:
any
)
:
string
Parameters
obj
:
any
Returns
string
parse
Object
parseObject
(
source
:
string
)
:
any
Parses text from a string to produce an object array.
Parameters
source
:
string
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
format
parse
Object
Bluestep JS Documentation
Loading...
Parses text from a string to produce an object array.