| Package | Description |
|---|---|
| org.ballerinalang.model.values | |
| org.ballerinalang.runtime.message |
| Modifier and Type | Class and Description |
|---|---|
class |
BJSON
BJSON represents a JSON value in Ballerina. |
class |
BMap<K,V extends BValue>
MapType represents a map. |
class |
BXML<T>
BXML represents a XML in Ballerina. |
class |
BXMLItem
BXML represents a single XML item in Ballerina. |
class |
BXMLSequence
BXMLSequence represents a sequence of BXMLItems in Ballerina. |
| Modifier and Type | Class and Description |
|---|---|
class |
BallerinaMessageDataSource
This class holds the data related to carbon message once it is built.
|
class |
BlobDataSource
Data source for binary payloads.
|
class |
StringDataSource
StringValue represents a string value in Ballerina. |
Copyright © 2018 WSO2. All rights reserved.