public abstract class XmlInputMetadataResolver extends SchemaInputMetadataResolver
SchemaInputMetadataResolver that loads an XML schema| Constructor and Description |
|---|
XmlInputMetadataResolver() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract String |
getQName() |
protected org.mule.metadata.api.model.MetadataType |
loadSchema(String schemaPath)
Parses the given
schema and transforms it to a MetadataType |
getResolverName, getSchemaPath, getStaticMetadataprotected org.mule.metadata.api.model.MetadataType loadSchema(String schemaPath)
SchemaInputMetadataResolverschema and transforms it to a MetadataTypeloadSchema in class SchemaInputMetadataResolverschemaPath - the schema to parseMetadataTypeprotected abstract String getQName()
Copyright © 2021. All rights reserved.