Package com.xinapse.io

Provides basic input/output of primitive data types, with provision to read and write values to machines with different byte orders.

See:
          Description

Class Summary
ByteSwap Abstract class to provide byte swapping facilities, allowing correct interpretation of multi-byte numbers on machines of different byte orders.
Input Abstract class providing methods to read primitve data values from input sources.
Output Abstract class providing methods to write primitve data values to output files and streams.
 

Exception Summary
UnsetFileException Thrown when an file that should be set, has not been set by a user in a Component used to select a file.
 

Package com.xinapse.io Description

Provides basic input/output of primitive data types, with provision to read and write values to machines with different byte orders.



Copyright 2006-2008 Xinapse Systems Limited. All Rights Reserved.