Package nl.javel.gisbeans.io

Interface Summary
DataSourceInterface  
EndianInterface This interface defines what we expect from an input or output object to handle both Little as Big Endian.
 

Class Summary
ObjectEndianInputStream This class enables the object inputstream to be switched from little to big endian.
ObjectEndianOutputStream This class enables the object outputstream to be switched from little to big endian.