| Package | Description |
|---|---|
| manifold.api.json | |
| manifold.api.json.schema |
| Modifier and Type | Class and Description |
|---|---|
class |
ErrantType |
class |
JsonListType |
class |
JsonStructureType |
| Modifier and Type | Method and Description |
|---|---|
static IJsonType |
Json.transformJsonObject(String name,
JsonSchemaType parent,
Object jsonObj) |
static IJsonType |
Json.transformJsonObject(String name,
URL source,
JsonSchemaType parent,
Object jsonObj) |
| Constructor and Description |
|---|
JsonListType(String label,
URL source,
JsonSchemaType parent) |
JsonStructureType(JsonSchemaType parent,
URL source,
String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonUnionType |
| Modifier and Type | Method and Description |
|---|---|
JsonSchemaType |
JsonSchemaType.getParent() |
| Constructor and Description |
|---|
JsonSchemaType(String name,
URL source,
JsonSchemaType parent) |
JsonUnionType(JsonSchemaType parent,
URL source,
String name) |
Copyright © 2018. All rights reserved.