| Modifier and Type | Optional Element and Description |
|---|---|
String |
dateFormat
The date format for the class mapping.
|
OptionValue |
mapEmptyString
The bypass empty string policy for the class mapping.
|
OptionValue |
mapNull
The bypass null policy for the class mapping.
|
OptionValue |
stopOnErrors
The error handling policy for the class mapping
|
OptionValue |
wildCard
The wildcard policy for the class mapping
|
OptionValue |
wildCardCaseInsensitive
The wildcard case sensitivity policy for the class mapping.
|
public abstract OptionValue wildCard
public abstract OptionValue wildCardCaseInsensitive
public abstract OptionValue stopOnErrors
public abstract OptionValue mapNull
public abstract OptionValue mapEmptyString
public abstract String dateFormat
Copyright © 2005–2021 dozer. All rights reserved.