public static interface TableJSONDataSource.JSONObjectGenerator
Modifier and Type | Method and Description |
---|---|
BRefType<?> |
transform(BTable table)
Converts the current position of the given table to a JSON.
|
BRefType<?> transform(BTable table) throws IOException
table
- The table that should be used in the current positionIOException
- for JSON reading/serializing errorsCopyright © 2018 WSO2. All rights reserved.