Package de.ufinke.cubaja.io
Classes concerning input / output.
Copyright (c) 2008 - 2010, Uwe Finke. All rights reserved.
Subject to
BSD License.
See license.txt distributed with this library.
-
Interface Summary Interface Description StdProcessor Processor of lines read byStdReader. -
Class Summary Class Description FileConfig Configuration element for files.MainframeInput Reads mainframe data.MainframeOutput Writes mainframe data.RandomAccessBuffer Flexible byte array buffer.StdReader Reader forstdoutandstderrstreams of aProcess.StdWriter Implementation ofStdProcessorwhich writes lines to a file.