Index

G I J O P 
All Classes and Interfaces|All Packages

G

getCharacterEncoding() - Method in class org.apache.commons.fileupload2.portlet.JavaxPortletRequestContext
Gets the character encoding for the request.
getContentType() - Method in class org.apache.commons.fileupload2.portlet.JavaxPortletRequestContext
Gets the content type of the request.
getInputStream() - Method in class org.apache.commons.fileupload2.portlet.JavaxPortletRequestContext
Gets the input stream for the request.
getItemIterator(ActionRequest) - Method in class org.apache.commons.fileupload2.portlet.JavaxPortletFileUpload
Gets an RFC 1867 compliant multipart/form-data file item iterator.

I

isMultipartContent(ActionRequest) - Static method in class org.apache.commons.fileupload2.portlet.JavaxPortletFileUpload
Tests whether the request contains multipart content.

J

JavaxPortletFileUpload<I,F> - Class in org.apache.commons.fileupload2.portlet
High level API for processing file uploads.
JavaxPortletFileUpload() - Constructor for class org.apache.commons.fileupload2.portlet.JavaxPortletFileUpload
Constructs an uninitialized instance of this class.
JavaxPortletFileUpload(F) - Constructor for class org.apache.commons.fileupload2.portlet.JavaxPortletFileUpload
Constructs an instance of this class which uses the supplied factory to create FileItem instances.
JavaxPortletRequestContext - Class in org.apache.commons.fileupload2.portlet
Provides access to the request information needed for a request made to a portlet.
JavaxPortletRequestContext(ActionRequest) - Constructor for class org.apache.commons.fileupload2.portlet.JavaxPortletRequestContext
Constructs a context for this request.

O

org.apache.commons.fileupload2.portlet - package org.apache.commons.fileupload2.portlet
An implementation of AbstractFileUpload for use in portlets conforming to JSR 168.

P

parseParameterMap(ActionRequest) - Method in class org.apache.commons.fileupload2.portlet.JavaxPortletFileUpload
Parses an RFC 1867 compliant multipart/form-data stream.
parseRequest(ActionRequest) - Method in class org.apache.commons.fileupload2.portlet.JavaxPortletFileUpload
Parses an RFC 1867 compliant multipart/form-data stream.
G I J O P 
All Classes and Interfaces|All Packages