| Interface | Description |
|---|---|
| JSONSchemaConstants | |
| JSONType |
JSONType is implemented by classes which represent individual JSON schemas or types.
|
| Class | Description |
|---|---|
| AbstractType |
Helper class for creation of new JSON types.
|
| JSONArrayType |
JSONArrayType represents a schema type for a JSON array value.
|
| JSONFileType |
Lazy type loading for JSON schema files.
|
| JSONObjectType | |
| JSONPointerType | |
| JSONResourceType |
Lazy type loading for JSON schema files.
|
| JSONType.BooleanType | |
| JSONType.DoubleType | |
| JSONType.Empty | |
| JSONType.Everything | |
| JSONType.IntegerType | |
| JSONType.NumberType | |
| JSONType.StringType | |
| JSONTypeUtils |
Created by studio on 23/07/2014.
|
| JSONUtils |
Utilities for manipulating and comparing JSON objects and arrays.
|
| OptionalType | |
| SchemaEnv |
| Exception | Description |
|---|---|
| SchemaException |
Copyright © 2018 MuleSoft, Inc.. All rights reserved.