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 schema)
Parses the given
schema and transforms it to a MetadataType |
getOutputType, getSchemaPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected org.mule.metadata.api.model.MetadataType loadSchema(String schema)
SchemaOutputMetadataResolverschema and transforms it to a MetadataTypeloadSchema in class SchemaOutputMetadataResolverschema - the schema to parseMetadataTypeprotected abstract String getQName()
Copyright © 2019. All rights reserved.