| Package | Description |
|---|---|
| org.easybatch.core.field |
This package contains built-in implementations of the
RecordFieldExtractor interface. |
| org.easybatch.core.marshaller |
This package contains marshaller API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RecordFieldExtractionException
Exception thrown by
RecordFieldExtractor implementations. |
| Modifier and Type | Method and Description |
|---|---|
Batch |
BatchMarshaller.processRecord(Batch batch) |
O |
RecordMarshaller.processRecord(I record)
Marshal a record to a specific format.
|
Copyright © 2015. All Rights Reserved.