public class IncludeMatcherEvaluatorFactory
extends java.lang.Object
IncludeMatcherEvaluator descendants.| Modifier and Type | Method and Description |
|---|---|
static IncludeMatcherEvaluator |
get(IncludeMatcher includeMatcher)
Constructs an
IncludeMatcherEvaluator descendant. |
public static IncludeMatcherEvaluator get(IncludeMatcher includeMatcher)
IncludeMatcherEvaluator descendant.includeMatcher - an IncludeMatcher in an IncludeMatching annotationIncludeMatcherEvaluator for the given includeMatcherEserialMissingIncludeMatcherEvaluatorException - if the given includeMatcher
is null or no IncludeMatcherEvaluator exists for that IncludeMatcher