public abstract class XmlOutputTypeResolver extends SchemaOutputTypeResolver
SchemaOutputTypeResolver that loads an XML schema| Constructor and Description |
|---|
XmlOutputTypeResolver() |
| 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)
SchemaOutputTypeResolverschema and transforms it to a MetadataTypeloadSchema in class SchemaOutputTypeResolverschema - the schema to parseMetadataTypeprotected abstract String getQName()
Copyright © 2019. All rights reserved.