fmeobjects.FMEUniversalReader.read

FMEUniversalReader.read()

Return the next feature in the data source.

Return type:

FMEFeature

Returns:

Returns None if the data source is exhausted.

Raises:

FMEException – An FMEException is raised if there was an error.