ImageGear Professional DLL v18.1 for Windows
Atoms
Send Feedback
ImageGear Professional v18.1 > User Guide > Appendices/General Reference > Recognition Component Specifications > Regular Expressions > Anatomy of a Regular Expression > Atoms

Glossary Item Box

The smallest building block of a regular expression is an atom that corresponds directly to one character in the target field. An atom can be one of the following:

Though a portion of a regular expression enclosed within parentheses '( )' can correspond to more than one character in the target field, syntactically we treat it as an atom, so that all operations that can be applied to atoms can also be used with parenthesized regular expressions. See an example for this in the Multipliers topic.

©2014. Accusoft Corporation. All Rights Reserved.