Java.Text Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
_Format |
|
_Format.Field |
Defines constants that are used as attribute keys in the
|
Annotation |
An Annotation object is used as a wrapper for a text attribute value if the attribute has annotation characteristics. |
AttributedCharacterIteratorAttribute |
Defines attribute keys that are used to identify text attributes. |
AttributedString |
An AttributedString holds text and related attribute information. |
Bidi |
This class implements the Unicode Bidirectional Algorithm. |
BreakIterator |
The |
CharacterIterator |
An interface for the bidirectional iteration over a group of characters. |
ChoiceFormat |
A |
CollationElementIterator |
The |
CollationKey |
A |
Collator |
The |
DateFormat |
|
DateFormat.Field |
Defines constants that are used as attribute keys in the
|
DateFormatSymbols |
|
DecimalFormat |
|
DecimalFormatSymbols |
This class represents the set of symbols (such as the decimal separator,
the grouping separator, and so on) needed by |
FieldPosition |
|
MessageFormat |
|
MessageFormat.Field |
Defines constants that are used as attribute keys in the
|
Normalizer |
This class provides the method |
Normalizer.Form |
This enum provides constants of the four Unicode normalization forms that are described in Unicode Standard Annex #15 — Unicode Normalization Forms and two methods to access them. |
NumberFormat |
|
NumberFormat.Field |
Defines constants that are used as attribute keys in the
|
ParseException |
Signals that an error has been reached unexpectedly while parsing. |
ParsePosition |
|
RuleBasedCollator |
The |
SimpleDateFormat |
|
StringCharacterIterator |
|
StringCharacterIterator.InterfaceConsts |
Interfaces
IAttributedCharacterIterator |
An |
ICharacterIterator |
This interface defines a protocol for bidirectional iteration over text. |