libmatthew-io-java

Extra IO library for Java

Description

This library provides extensions to the Java I/O subsystem. Firstly, there is a class which will connect any InputStream with an OutputStream and copies data between them.

Secondly there are two classes for inserting into an Input or OutputStream pipe a command line command, so that everything is piped through that command.

Thirdly there are a pair of classes for splitting streams in two. This can either be to two OuputStreams, or to an OutputStream and a file. Equivelent to the UNIX tool tee in UNIX pipes.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://www.matthew.ath.cx/projects/java/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libmatthew-io-java