| Package | Description |
|---|---|
| org.ballerinalang.connector.impl | |
| org.ballerinalang.model.util | |
| org.ballerinalang.model.values |
| Modifier and Type | Method and Description |
|---|---|
static BMap |
ConnectorSPIModelHelper.getAnnotationVariable(String pkgPath,
ProgramFile programFile) |
| Modifier and Type | Method and Description |
|---|---|
static BJSON |
JSONUtils.convertMapToJSON(BMap<String,BValue> map)
|
| Modifier and Type | Method and Description |
|---|---|
BMap<?,?> |
BXMLSequence.getAttributesMap()
Get attributes as a
BMap. |
abstract BMap<?,?> |
BXML.getAttributesMap()
Get attributes as a
BMap. |
BMap<?,?> |
BXMLItem.getAttributesMap()
Get attributes as a
BMap. |
BMap |
BXMLAttributes.value() |
| Modifier and Type | Method and Description |
|---|---|
void |
BXMLSequence.setAttributes(BMap<String,?> attributes) |
abstract void |
BXML.setAttributes(BMap<String,?> attributes)
Set the attributes of the XML
BMap. |
void |
BXMLItem.setAttributes(BMap<String,?> attributes)
Set the attributes of the XML
BMap. |
Copyright © 2018 WSO2. All rights reserved.