public abstract class JsonInputTypeResolver extends SchemaInputTypeResolver
SchemaInputTypeResolver implementation for Json schemas| Constructor and Description |
|---|
JsonInputTypeResolver() |
| Modifier and Type | Method and Description |
|---|---|
protected org.mule.metadata.api.model.MetadataType |
loadSchema(String schema)
Parses the given
schema and transforms it to a MetadataType |
getInputMetadata, getSchemaPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected org.mule.metadata.api.model.MetadataType loadSchema(String schema)
SchemaInputTypeResolverschema and transforms it to a MetadataTypeloadSchema in class SchemaInputTypeResolverschema - the schema to parseMetadataTypeCopyright © 2019. All rights reserved.