Uses of Package
java.text
| Package | Description |
|---|---|
| java.awt.font | |
| java.text | |
| java.text.spi | |
| libcore.icu | |
| org.apache.commons.logging.impl |
Concrete implementations of commons-logging wrapper APIs.
|
| org.apache.xalan.templates |
Implements the
Templates interface,
and defines a set of classes that represent an XSLT stylesheet. |
| org.bouncycastle.asn1 |
-
Classes in java.text used by java.awt.font Class Description AttributedCharacterIterator.Attribute Defines keys for text attributes. -
Classes in java.text used by java.text Class Description AttributedCharacterIterator Extends theCharacterIteratorinterface, adding support for iterating over attributes and not only characters.AttributedCharacterIterator.Attribute Defines keys for text attributes.Bidi Implements the Unicode Bidirectional Algorithm.BreakIterator Locates boundaries in text.CharacterIterator An interface for the bidirectional iteration over a group of characters.CollationElementIterator Created by aRuleBasedCollatorto iterate through a string.CollationKey Represents a string under the rules of a specificCollatorobject.Collator Performs locale-sensitive string comparison.DateFormat Formats or parses dates and times.DateFormat.Field The instances of this inner class are used as attribute keys and values inAttributedCharacterIteratorthat theSimpleDateFormat.formatToCharacterIterator(Object)method returns.DateFormatSymbols Encapsulates localized date-time formatting data, such as the names of the months, the names of the days of the week, and the time zone data.DecimalFormatSymbols Encapsulates the set of symbols (such as the decimal separator, the grouping separator, and so on) needed byDecimalFormatto format numbers.FieldPosition Identifies fields in formatted strings.Format The base class for all formats.Format.Field Inner class used to representFormatattributes in theAttributedCharacterIteratorthat theformatToCharacterIterator()method returns inFormatsubclasses.MessageFormat.Field The instances of this inner class are used as attribute keys inAttributedCharacterIteratorthat theMessageFormat.formatToCharacterIterator(Object)method returns.Normalizer.Form The normalization forms supported by the Normalizer.NumberFormat The abstract base class for all number formats.NumberFormat.Field The instances of this inner class are used as attribute keys and values inAttributedCharacterIteratorthat theFormat.formatToCharacterIterator(Object)method returns.ParseException Thrown when the string being parsed is not in the correct form.ParsePosition Tracks the current position in a parsed string. -
Classes in java.text used by java.text.spi Class Description BreakIterator Locates boundaries in text.Collator Performs locale-sensitive string comparison.DateFormat Formats or parses dates and times.DateFormatSymbols Encapsulates localized date-time formatting data, such as the names of the months, the names of the days of the week, and the time zone data.DecimalFormatSymbols Encapsulates the set of symbols (such as the decimal separator, the grouping separator, and so on) needed byDecimalFormatto format numbers.NumberFormat The abstract base class for all number formats. -
Classes in java.text used by libcore.icu Class Description AttributedCharacterIterator Extends theCharacterIteratorinterface, adding support for iterating over attributes and not only characters.CharacterIterator An interface for the bidirectional iteration over a group of characters.CollationKey Represents a string under the rules of a specificCollatorobject.DecimalFormatSymbols Encapsulates the set of symbols (such as the decimal separator, the grouping separator, and so on) needed byDecimalFormatto format numbers.FieldPosition Identifies fields in formatted strings.Normalizer.Form The normalization forms supported by the Normalizer.ParseException Thrown when the string being parsed is not in the correct form.ParsePosition Tracks the current position in a parsed string. -
Classes in java.text used by org.apache.commons.logging.impl Class Description DateFormat Formats or parses dates and times. -
Classes in java.text used by org.apache.xalan.templates Class Description DecimalFormatSymbols Encapsulates the set of symbols (such as the decimal separator, the grouping separator, and so on) needed byDecimalFormatto format numbers. -
Classes in java.text used by org.bouncycastle.asn1 Class Description ParseException Thrown when the string being parsed is not in the correct form.