| Package | Description |
|---|---|
| org.simpleflatmapper.map.mapper |
| Modifier and Type | Field and Description |
|---|---|
static DefaultPropertyNameMatcherFactory |
DefaultPropertyNameMatcherFactory.CASE_SENSITIVE |
static DefaultPropertyNameMatcherFactory |
DefaultPropertyNameMatcherFactory.CASE_SENSITIVE_EXACT_MATCH |
static DefaultPropertyNameMatcherFactory |
DefaultPropertyNameMatcherFactory.DEFAULT |
static DefaultPropertyNameMatcherFactory |
DefaultPropertyNameMatcherFactory.EXACT_MATCH |
| Modifier and Type | Method and Description |
|---|---|
DefaultPropertyNameMatcherFactory |
DefaultPropertyNameMatcherFactory.addSeparators(char... separators) |
DefaultPropertyNameMatcherFactory |
DefaultPropertyNameMatcherFactory.caseSensitive(boolean caseSensitive) |
DefaultPropertyNameMatcherFactory |
DefaultPropertyNameMatcherFactory.exactMatch(boolean exactMatch) |
DefaultPropertyNameMatcherFactory |
DefaultPropertyNameMatcherFactory.separatorCharPredicate(org.simpleflatmapper.util.CharPredicate isSeparatorChar) |
Copyright © 2020. All rights reserved.