Public Member Functions

Feeder Interface Reference

Provides textual data to process. More...

Inheritance diagram for Feeder:
Inheritance graph
[legend]

Public Member Functions

 getFood ($sourceURL)
 Provides data to process.

Detailed Description

Provides textual data to process.

Author:
Alexandre Trilla (atrilla)

Definition at line 43 of file Feeder.php.


Member Function Documentation

Feeder::getFood ( sourceURL  ) 

Provides data to process.

Returns:
Data to process.
Exceptions:
Exception if data resource is not available.
Precondition:
The source string should be a valid resource location.
Postcondition:
Data is provided for further processing.

Implemented in Dataset, and FeedRSS.


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