public class DefaultPropertyNameMatcherFactory extends Object implements PropertyNameMatcherFactory
| Constructor and Description |
|---|
DefaultPropertyNameMatcherFactory() |
DefaultPropertyNameMatcherFactory(boolean exactMatch,
boolean caseSensitive) |
| Modifier and Type | Method and Description |
|---|---|
PropertyNameMatcher |
newInstance(FieldKey<?> key) |
public DefaultPropertyNameMatcherFactory(boolean exactMatch,
boolean caseSensitive)
public DefaultPropertyNameMatcherFactory()
public PropertyNameMatcher newInstance(FieldKey<?> key)
newInstance in interface PropertyNameMatcherFactoryCopyright © 2015. All rights reserved.