Class AbstractMatcher

All Implemented Interfaces:
Matcher, Component, DestructableComponent, IdentifiableComponent, IdentifiedComponent, InitializableComponent
Direct Known Subclasses:
AbstractRegexpStringMatcher, AbstractStringMatcher

public abstract class AbstractMatcher extends AbstractIdentifiableInitializableComponent implements Matcher
This is the base of all implementations of Matcher which do some sort of comparison.