Contents

DDMatch

A base class for common types of data that the data detection system matches.

Declaration

class DDMatch

Overview

The DataDetection framework returns results in objects that are subclasses of DDMatch, which are specific to the type of matching data. Each object contains the matched string.

Topics

Getting matches

See Also

Matched strings