Package | Description |
---|---|
org.ballerinalang.model.util |
Modifier and Type | Method and Description |
---|---|
static BRefType<?> |
JSONUtils.convertMapToJSON(BMap<String,BValue> map,
BJSONType targetType)
Convert map value to JSON.
|
static BRefType<?> |
JSONUtils.convertUnionTypeToJSON(BRefType<?> source,
BJSONType targetType) |
Copyright © 2018 WSO2. All rights reserved.