Namespace Acuit.Pinpoint.Common.BarCodes
Classes
- BarCodeMatcher
The base class for bar code matchers, which attempt to match against the content of bar codes, extracting one or more "numbers".
- BarCodeMatcherParser
A helper for parsing various bar code matchers.
- IsoIec15434Format06BarCodeMatcher
A bar code matcher that matches against and extracts numbers from ISO/IEC-15434 format 06 bar codes.
- StandardNumberIds
Standard Acuit Pinpoint bar code number identifiers.
- WildcardExpressionBarCodeMatcher
A bar code matcher that uses a wildcard expression to match and extract numbers from bar code content.