See: Description
| Interface | Description | 
|---|---|
| Reader<E> | 
 This interface defines a standard way for reading a context. 
 | 
| Writer<E> | 
 This interface defines a standard way for writing a context. 
 | 
| Class | Description | 
|---|---|
| Filer<E> | 
 This class is used to provide a generic way for saving and parsing objects using the extension file. 
 | 
| IOFactory<E> | 
 This class defines a standard way for getting reader and writer. 
 | 
This package is designed to represent input/output operations.
Copyright © 2010–2016 The Galactic Organization. All rights reserved.