public abstract class XmlOutputMetadataResolver extends SchemaOutputMetadataResolver
SchemaOutputMetadataResolver that loads an XML schema| Constructor and Description |
|---|
XmlOutputMetadataResolver() |
| 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 |
getSchemaPath, getStaticMetadatagetCategoryName, getOutputTypeprotected org.mule.metadata.api.model.MetadataType loadSchema(String schemaPath)
SchemaOutputMetadataResolverschema and transforms it to a MetadataTypeloadSchema in class SchemaOutputMetadataResolverschemaPath - the relative path to the schemaMetadataTypeprotected abstract String getQName()
Copyright © 2021. All rights reserved.