Package org.ops4j.io

This package contains utilities for I/O operations.

See:
          Description

Interface Summary
Lister List urls from different sources.
 

Class Summary
DirectoryLister Implementation of lister that list content of a system file directory.
FileUtils Utility methods for manipulation of Files.
ListerUtils Utility methods related to Lister.
Pipe Pipes asynchronously transfer data between process and system streams.
PrintStreamMonitor PrintStreamMonitor is a convenience implementation of the StreamMonitor for output to a PrintStream, such as System.out.
StreamUtils  
ZipExploder class for exploding jar/zip files onto the file system
ZipLister Implementation of lister that list content of a zip file.
 

Exception Summary
HierarchicalIOException An IOException
 

Package org.ops4j.io Description

This package contains utilities for I/O operations. Some of them are convenience methods used in OPS4J and others are more generic extensions to what is missing in java.io package.



Copyright © 2006-2013 OPS4J - Open Participation Software for Java. All Rights Reserved.