Skip navigation links

Package ch.interlis.ili2fme

Implementation of the INTERLIS 2 reader/writer for FME.

See: Description

Package ch.interlis.ili2fme Description

Implementation of the INTERLIS 2 reader/writer for FME.

Ili2fme contains the main entry points called by FME. The key classes doing the workload of the reading/writing are Ili2Reader and Ili2Writer. Both classes implement an interface given by FME. The main method of Ili2Reader is read() and the main method of Ili2Writer is write().

See Also:
ch.interlis.ili2fme.Ili2fme, Ili2Reader.read(IFMEFeature ret), Ili2Writer.write(IFMEFeature obj)
Skip navigation links