| Package | Description |
|---|---|
| org.mule.common.metadata.parser.json |
| Modifier and Type | Method and Description |
|---|---|
SchemaEnv |
SchemaEnv.getParent() |
| Modifier and Type | Method and Description |
|---|---|
void |
JSONObjectType.putInEnv(SchemaEnv newEnv) |
| Constructor and Description |
|---|
JSONArrayType(SchemaEnv schemaEnv,
org.json.JSONObject schema) |
JSONFileType(SchemaEnv env,
File f) |
JSONObjectType(SchemaEnv env,
org.json.JSONObject obj) |
JSONPointerType(SchemaEnv env,
String reference) |
JSONResourceType(SchemaEnv env,
String resource) |
SchemaEnv(SchemaEnv p) |
SchemaEnv(SchemaEnv p,
org.json.JSONObject contextJsonObject) |
Copyright © 2016 MuleSoft, Inc.. All rights reserved.