Package de.elo.mover.main.barcode
Class RulesMatcherFactory
java.lang.Object
de.elo.mover.main.barcode.RulesMatcherFactory
- All Implemented Interfaces:
MatcherFactory
Überschrift: RulesMatcherFactory.
Beschreibung: Klasse für die Auswertung der Barcode-Definition.
Copyright: Copyright (c) ELO Digital Office GmbH 2018
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RulesMatcherFactory
Konstruktor.- Parameters:
barcodeRules- Steuerstring
-
-
Method Details
-
matcher
Liefert den Matcher zurück.- Specified by:
matcherin interfaceMatcherFactory- Parameters:
regex- Regulärer Ausdruck- Returns:
- Matcher
-