public static interface TableJSONDataSource.JSONObjectGenerator
JsonNode.| Modifier and Type | Method and Description |
|---|---|
JsonNode |
transform(BTable table)
Converts the current position of the given table to a JSON object.
|
JsonNode 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.