Package ch.interlis.iox

defines interfaces to read and write.

See:
          Description

Interface Summary
EndBasketEvent end of a basket.
EndTransferEvent last IoxEvent read from a IoxReader or written to a IoxWriter.
IoxEvent root type of things that go into a IoxWriter and come out of a IoxReader.
IoxFactory Factory for creating IomObjects.
IoxFactoryCollection Collection of factories used for creating IomObjects.
IoxReader Interface to read a transfer file in object streaming mode.
IoxReaderAlt Interface to read a transfer file in an alternative object streaming mode.
IoxWriter Interface to write a transfer file in object streaming mode.
ObjectEvent An event for a single object.
StartBasketEvent start of a basket.
StartTransferEvent first IoxEvent read from a IoxReader or written to a IoxWriter.
 

Exception Summary
IoxException  
 

Package ch.interlis.iox Description

defines interfaces to read and write.