MappingOperator
Synopsis
Matching operator for FileMapper and ElementMapper .
String conversion
One of either:
- exact : matches the entry key exactly to the element.
- prefix : matches the entry key to the beginning of the element.
- suffix : matches the entry key to the end of the element.