|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
See:
Description
Interface Summary | |
---|---|
ICachable | This interface defines a cachable component. |
ICache | This interface defines cache related callbacks. |
IChunkFactory | This interface defines a factory for text chunks. |
ICoordinateExtractor | This interface defines a functor for coordinate extraction. |
ILineExtractor | This interface defines a functor for line extraction. |
IText | This interface defines text manipulations. |
ITextBuilder | This interface defines a builder for text. |
ITextExtractor | This interface defines a functor for text extraction. |
ITextView | This interface defines a means to receive events concerning text modifications. |
Class Summary | |
---|---|
Cache | This class implements a cache based on records. |
CharacterInserter | This class provides a means to insert a character in a text. |
CoordinateExtractor | This class implements a coordinate extractor. |
LargeText | This class implements a composite of cachable text chunks. |
LineBuilder | This class implements a line extractor to build the corresponding text. |
LineDelimiterInspector | This class wraps an InputStream in order to detect the line delimiter type. |
MultiInputStream | This class provides a means to split a stream into chunks. |
NewLineInserter | This class provides a means to insert a new line in a text. |
Text | This class handles the text. |
TextDeserializer | This class provides a means to insert some text from a stream. |
TextEraser | This class provides a means to remove part of a text. |
TextReader | This class reads a stream and builds the corresponding text. |
TextSerializer | This class provides a means to write part of a text to a stream. |
Manages text related operations.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |