Pattern matching

The text analysis classes include a set of iterator classes that search through part or all of a text object to find a specific character pattern. This family of iterators searches through styled text, ignoring any styling information when pattern matching. You always specify the pattern as a text object. However, each concrete iterator class interprets the pattern in a different way, as described below.


TTextPatternIterator is the abstract base class that provides the protocol for text pattern matching. The system provides a set of concrete derived classes that interpret the text pattern in these ways:


[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker