Package org.apache.cocoon.components.request.multipart

Class Summary
FilePart This (abstract) class represents a file part parsed from a http post stream.
FilePartArray This class represents a file part parsed from a http post stream.
FilePartFile This class represents a file part parsed from a http post stream.
MultipartParser This class is used to implement a multipart request wrapper.
MultipartRequestWrapper Servlet request wrapper for multipart parser.
 

Exception Summary
MultipartException Exception thrown when on a parse error such as a malformed stream.
 



Copyright � 1999-2002 Apache Software Foundation. All Rights Reserved.