Uses of Package
org.refcodes.matcher
-
Classes in org.refcodes.matcher used by org.refcodes.matcherClassDescriptionThe
AbstractMatcheeMatcheris composed of multipleMatcherinstances queried upon match requests as ofMatchable.isMatching(Object).TheAbstractMatcherprovides a base functionality forMatcherimplementations.TheAbstractMatcherCompositeis composed of multipleMatcherinstances queried upon match requests as ofMatchable.isMatching(Object).TheAbstractWildcardMatcherprovides a base functionality forMatcherimplementations.The matcher is used to test whether a matchee matches certain criteria.The purpose of aMatcherSchemais automatically generate documentation ofMatcherstructures.AWildcardMatcheris aMatcherproviding additional means to work with the wildcards and their wildcard substitutes in case of a match as ofMatchable.isMatching(Object).