Package org.apache.commons.fileupload.util

This package contains various IO related utility classes or methods, which are basically reusable and not necessarily restricted to the scope of a file upload.

See:
          Description

Interface Summary
Closeable Interface of an object, which may be closed.
 

Class Summary
FileItemHeadersImpl Default implementation of the FileItemHeaders interface.
LimitedInputStream An input stream, which limits its data size.
Streams Utility class for working with streams.
 

Package org.apache.commons.fileupload.util Description

This package contains various IO related utility classes or methods, which are basically reusable and not necessarily restricted to the scope of a file upload.



Copyright © 2002-2010 The Apache Software Foundation. All Rights Reserved.