| Package | Description |
|---|---|
| org.wso2.charon3.core.encoder |
| Modifier and Type | Method and Description |
|---|---|
MultiValuedAttribute |
JSONDecoder.buildComplexMultiValuedAttribute(AttributeSchema attributeSchema,
org.json.JSONArray attributeValues) |
MultiValuedAttribute |
JSONDecoder.buildPrimitiveMultiValuedAttribute(AttributeSchema attributeSchema,
org.json.JSONArray attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
void |
JSONEncoder.encodeMultiValuedAttribute(MultiValuedAttribute multiValuedAttribute,
org.json.JSONObject jsonObject) |
Copyright © 2018 WSO2. All rights reserved.