Package org.svetovid.io
package org.svetovid.io
-
ClassDescriptionThis class provides default implementations for the
SvetovidReaderinterface.This class provides default implementations for theSvetovidWriterinterface.This class provides a most commonly used implementation for the SvetovidReader interface.This class provides a most commonly used implementation for the SvetovidWriter interface.Instances of this class serve as proxies for the currently set-up "standard"' error output stream (seeSystem.err).Instances of this class serve as proxies for the currently set-up standard input stream (seeSystem.in).Instances of this class serve as proxies for the currently set-up standard output stream (seeSystem.out).This class provides an implementation of theSvetovidWriterinterface that writes all the output to the "standard" error output (seeSystem.err).This class provides an implementation of theSvetovidReaderinterface that reads all input from the "standard" input (seeSystem.in).This class provides an implementation of theSvetovidWriterinterface that writes all the output to the "standard" output (seeSystem.out).Signals that an I/O exception of some sort has occurred.This interface provides methods that simplify reading the program input data for beginner programmers.This interface provides methods that simplify outputting data for beginner programmers.