Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Java.text Classes and Interfaces - 42 results found.
NameDescriptionTypePackageFramework
AnnotationAn Annotation object is used as a wrapper for a text attribute value if the attribute has annotation characteristics.Classjava.textJava SE
AttributedCharacterIterator .AttributeDefines attribute keys that are used to identify text attributes.Classjava.text.AttributedCharacterIteratorJava SE
AttributedStringAn AttributedString holds text and related attribute information.Classjava.textJava SE
AttributedCharacterIteratorAn AttributedCharacterIterator allows iteration through both text and related attribute information.Interfacejava.textJava SE
BidiThis class implements the Unicode Bidirectional Algorithm.Classjava.textJava SE
BreakIteratorThe BreakIterator class implements methods for finding the location of boundaries in text.Classjava.textJava SE
BreakIteratorProviderAn abstract class for service providers that provide concrete implementations of theClassjava.text.spiJava SE
ChoiceFormatA ChoiceFormat allows you to attach a format to a range of numbers.Classjava.textJava SE
CollationElementIteratorThe CollationElementIterator class is used as an iterator to walk through each character of an international string.Classjava.textJava SE
CollationKeyA CollationKey represents a String under the rules of a specific Collator object.Classjava.textJava SE
CollatorThe Collator class performs locale-sensitive String comparison.Classjava.textJava SE
CollatorProviderAn abstract class for service providers that provide concrete implementations of theClassjava.text.spiJava SE
CharacterIteratorThis interface defines a protocol for bidirectional iteration over text.Interfacejava.textJava SE
DateFormatDateFormat is an abstract class for date/time formatting subclasses which formats and parses dates or time in a language-independent manner.Classjava.textJava SE
DateFormat .FieldDefines constants that are used as attribute keys in the AttributedCharacterIterator returnedClassjava.text.DateFormatJava SE
DateFormatProviderAn abstract class for service providers that provide concrete implementations of theClassjava.text.spiJava SE
DateFormatSymbolsDateFormatSymbols is a public class for encapsulating localizable date-time formatting data, such as the names of theClassjava.textJava SE
DateFormatSymbolsProviderAn abstract class for service providers that provide instances of theClassjava.text.spiJava SE
DecimalFormatDecimalFormat is a concrete subclass of NumberFormat that formats decimal numbers.Classjava.textJava SE
DecimalFormatSymbolsThis class represents the set of symbols (such as the decimal separator, the grouping separator, and so on) needed by DecimalFormatClassjava.textJava SE
DecimalFormatSymbolsProviderAn abstract class for service providers that provide instances of theClassjava.text.spiJava SE
FieldPositionFieldPosition is a simple class used by Format and its subclasses to identify fields in formatted output.Classjava.textJava SE
FormatFormat is an abstract base class for formatting locale-sensitive information such as dates, messages, and numbers.Classjava.textJava SE
Format .FieldDefines constants that are used as attribute keys in the AttributedCharacterIterator returnedClassjava.text.FormatJava SE
MessageFormatMessageFormat provides a means to produce concatenated messages in a language-neutral way.Classjava.textJava SE
MessageFormat .FieldDefines constants that are used as attribute keys in the AttributedCharacterIterator returnedClassjava.text.MessageFormatJava SE
NormalizerThis class provides the method normalize which transforms Unicode text into an equivalent composed or decomposed form, allowing for easierClassjava.textJava SE
NumberFormatNumberFormat is the abstract base class for all number formats.Classjava.textJava SE
NumberFormat .FieldDefines constants that are used as attribute keys in the AttributedCharacterIterator returnedClassjava.text.NumberFormatJava SE
NumberFormatProviderAn abstract class for service providers that provide concrete implementations of theClassjava.text.spiJava SE
Normalizer .FormThis enum provides constants of the four Unicode normalization forms that are described inClassjava.text.NormalizerJava SE
ParseExceptionSignals that an error has been reached unexpectedlySee Also:Exception, Classjava.textJava SE
ParsePositionParsePosition is a simple class used by Format and its subclasses to keep track of the current position during parsing.Classjava.textJava SE
RuleBasedCollatorThe RuleBasedCollator class is a concrete subclass of Collator that provides a simple, data-driven, tableClassjava.textJava SE
SimpleDateFormatSimpleDateFormat is a concrete class for formatting and parsing dates in a locale-sensitive manner.Classjava.textJava SE
StringCharacterIteratorStringCharacterIterator implements the CharacterIterator protocol for a String.Classjava.textJava SE
DateFormatA class for parsing and formatting localisation sensitive dates, compatible with Jave 6 SDK.Classjava.textCodeName One
DateFormatPatternsCommon patterns for dates, times, and timestamps.Classjava.textCodeName One
DateFormatSymbolsClassjava.textCodeName One
FormatAn abstract class for parsing and formatting localisation sensitive information, compatible with JDK 6.Classjava.textCodeName One
ParseExceptionAn error occurred during parsing.Classjava.textCodeName One
SimpleDateFormatA class for parsing and formatting dates with a given pattern, compatible with the Java 6 API.Classjava.textCodeName One