Uses of Interface
org.apache.commons.fileupload.FileItemStream

Packages that use FileItemStream
org.apache.commons.fileupload A component for handling HTML file uploads as specified by RFC 1867
 

Uses of FileItemStream in org.apache.commons.fileupload
 

Methods in org.apache.commons.fileupload that return FileItemStream
 FileItemStream FileItemIterator.next()
          Returns the next available FileItemStream.
 



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