We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
A Data Source is the core class of the DataSource library.
Data Sources accept input data, and output cloned data that has been processed with Processors.
The base class for creating Data Sources.
Learn more about the DataSource class on its wiki page or source code.
The extended class for creating Data Sources for Tables.
Learn more about the TableDataSource class on its wiki page or source code.
DataSource TableDataSource
SimpleProcessor ComplexProcessor ArrayProcessor FilterProcessor SorterProcessor PagerProcessor QueueProcessor