Qore jni Module 2.6.0
Loading...
Searching...
No Matches
ExcelDataProvider::ExcelWriteDataProviderFactory Class Reference

The Excel write data provider factory. More...

#include <ExcelWriteDataProviderFactory.qc.dox.h>

Inherits AbstractDataProviderFactory.

Public Member Methods

hash< DataProviderFactoryInfo > getInfoImpl ()
 Returns static factory information without provider_info.
 
hash< DataProviderInfo > getProviderInfoImpl ()
 Returns static provider information.
 
Class getClassImpl ()
 Returns the class for the data provider object.
 

Private Attributes

const auto FactoryInfo = ...
 Factory info.
 

Detailed Description

The Excel write data provider factory.

Member Function Documentation

◆ getInfoImpl()

hash< DataProviderFactoryInfo > ExcelDataProvider::ExcelWriteDataProviderFactory::getInfoImpl ( )

Returns static factory information without provider_info.

Returns
static factory information without provider_info which is provided by getProviderInfo

◆ getProviderInfoImpl()

hash< DataProviderInfo > ExcelDataProvider::ExcelWriteDataProviderFactory::getProviderInfoImpl ( )

Returns static provider information.

Note
the name and children attributes are not returned as they are dynamic attributes

The documentation for this class was generated from the following file: