GroboUtils

About GroboUtils

Sourceforge
Project

For Developers

GroboUtilIO version 1.0.0alpha2

About

Author:Matt Albrecht

Groups of JDK 1.1 and 1.2 I/O helper classes.
  • File Filters: Helper classes for generating filters for the java.io.File class.
  • Input Stream Generators: Classes which generate new IO Stream from a given relative URL. Example implementations are provided, including File, URL, Classpath Resource, and Hashtable.
  • Mime Encoding Streams: Input and Output streams for Mime encoded text.
  • Read Stream: Utilities for reading an entire stream in different formats.
  • WriterOutputStream: The basic JDK has classes which convert from an OutputStream to a Writer, but does not provide any implementation for the reverse. This class fills that gap.
  • PropertyDatabase: Has a concept of pre-defined properties, and user-defined properties. As many "internal" properties may be added to the database, but any properties the user sets will be stored in their own property file.



SourceForge Logo
This space graciously provided by the SourceForge project
Copyright © 2002-2004 GroboUtils Project.
All rights reserved.