| Package | Description |
|---|---|
| org.mule.common.metadata.parser.json |
| Modifier and Type | Method and Description |
|---|---|
JSONType |
SchemaEnv.evaluate(Object obj)
Primary entry point to the JSONType parsing framework.
|
| Constructor and Description |
|---|
JSONArrayType(SchemaEnv schemaEnv,
org.json.JSONObject schema) |
JSONObjectType(SchemaEnv env,
org.json.JSONObject obj) |
Copyright © 2018 MuleSoft, Inc.. All rights reserved.