public interface RecordMappingFactory
Modifier and Type | Method and Description |
---|---|
RecordMapping |
createMapping(DataRecord record)
Creates mapping for a specified record.
|
RecordMapping createMapping(DataRecord record)
null
if record name is not recognizedIllegalArgumentException
- if record name is recognized by some required fields are missing or
there are other irregularities that make it impossible to create a mapping class.Copyright © 2002–2025 Devexperts LLC. All rights reserved.