public class JsonSchemaTransformer extends Object
Modifier and Type | Field and Description |
---|---|
static String |
JSCH_DEFINITIONS |
Modifier and Type | Method and Description |
---|---|
static boolean |
isSchema(manifold.rt.api.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(manifold.rt.api.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 © 2024. All rights reserved.