Package | Description |
---|---|
java.text |
Modifier and Type | Class and Description |
---|---|
class |
ChoiceFormat |
class |
DateFormat
An abstract class for date/time formatting subclasses which formats and
parses dates or time in a language-independent manner.
|
class |
DecimalFormat |
class |
MessageFormat |
class |
NumberFormat |
class |
SimpleDateFormat |
Modifier and Type | Method and Description |
---|---|
Format[] |
MessageFormat.getFormats() |
Modifier and Type | Method and Description |
---|---|
void |
MessageFormat.setFormat(int num,
Format format) |
void |
MessageFormat.setFormats(Format[] formats) |