Java.Text.MessageFormat: Constructor Members

The constructors of Java.Text.MessageFormat are listed below. For a list of all members, see the MessageFormat Members list.

See Also: Inherited members from Java.Text._Format

Public Constructors

Constructs a new MessageFormat using the specified pattern and the user's default locale.
Constructs a new MessageFormat using the specified pattern and locale.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.