fmeobjects.FMEUniversalReader.read
- FMEUniversalReader.read()
Return the next feature in the data source.
- Return type:
- Returns:
Returns
Noneif the data source is exhausted.- Raises:
FMEException – An FMEException is raised if there was an error.
Return the next feature in the data source.
Returns None if the data source is exhausted.
FMEException – An FMEException is raised if there was an error.