java.text

Package java.text

Provides classes and interfaces for handling text, dates, numbers, and messages in a manner independent of natural languages.

See: Description

Interface Summary
Interface Description
AttributedCharacterIterator

An AttributedCharacterIterator allows iteration through both text and related attribute information.

CharacterIterator

This interface defines a protocol for bidirectional iteration over text.

Class Summary
Class Description
Anno