public class JsonTypeLoader extends Object implements TypeLoader
| Modifier and Type | Field and Description |
|---|---|
static MetadataFormat |
JSON |
| Constructor and Description |
|---|
JsonTypeLoader(File schemaFile) |
public static MetadataFormat JSON
public JsonTypeLoader(File schemaFile)
public Optional<MetadataType> load(String identifier)
load in interface TypeLoaderCopyright © 2016 MuleSoft, Inc.. All rights reserved.