| Package | Description |
|---|---|
| oracle.adf.model.adapter.dataformat | |
| oracle.adf.model.adapter.dataformat.json |
| Modifier and Type | Class and Description |
|---|---|
class |
CSVHandler.CSVDataEvent
Event that the CSV handler sends during processing csv data.
|
class |
XMLHandler.XMLDataEvent
Event that the CSV handler sends during processing csv data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormatDataEventListener.onEvent(FormatDataEvent event)
Listens to different events of data access.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JSONHandler.JSONDataEvent |