Class ExcelExampleTypeLoader

All Implemented Interfaces:
org.mule.metadata.api.TypeLoader

public class ExcelExampleTypeLoader extends DwBasedExampleTypeLoader
  • Field Details

    • FORMAT

      public static org.mule.metadata.api.model.MetadataFormat FORMAT
  • Constructor Details

    • ExcelExampleTypeLoader

      public ExcelExampleTypeLoader(File file, org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService)
    • ExcelExampleTypeLoader

      public ExcelExampleTypeLoader(String content, org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService)
  • Method Details