public class ExcelExampleTypeLoader extends DwBasedExampleTypeLoader
| Modifier and Type | Field and Description |
|---|---|
static org.mule.metadata.api.model.MetadataFormat |
FORMAT |
| Constructor and Description |
|---|
ExcelExampleTypeLoader(File file,
org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService) |
ExcelExampleTypeLoader(String content,
org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService) |
| Modifier and Type | Method and Description |
|---|---|
protected org.mule.metadata.api.model.MetadataFormat |
getMetadataFormat() |
createTypeLoader, createTypeLoadergetExpressionLanguageMetadataService, getMimeType, load, loadpublic ExcelExampleTypeLoader(File file, org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService)
public ExcelExampleTypeLoader(String content, org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService)
protected org.mule.metadata.api.model.MetadataFormat getMetadataFormat()
getMetadataFormat in class DwBasedTypeLoaderCopyright © 2022 MuleSoft, Inc.. All rights reserved.