public class JsonSchemaTransformer extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSCH_DEFINITIONS |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isSchema(Bindings bindings) |
static IJsonType |
transform(manifold.api.host.IManifoldHost host,
String name,
manifold.api.fs.IFile source,
Object jsonValue) |
static IJsonType |
transform(manifold.api.host.IManifoldHost host,
String name,
Object jsonValue) |
public static final String JSCH_DEFINITIONS
public static boolean isSchema(Bindings bindings)
public static IJsonType transform(manifold.api.host.IManifoldHost host, String name, Object jsonValue)
public static IJsonType transform(manifold.api.host.IManifoldHost host, String name, manifold.api.fs.IFile source, Object jsonValue)
Copyright © 2020. All rights reserved.