Index
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 compliantmultipart/form-datafile 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 createFileIteminstances.
- 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 ofAbstractFileUploadfor use in portlets conforming to JSR 168.
P
- parseParameterMap(ActionRequest) - Method in class org.apache.commons.fileupload2.portlet.JavaxPortletFileUpload
- 
Parses an RFC 1867 compliantmultipart/form-datastream.
- parseRequest(ActionRequest) - Method in class org.apache.commons.fileupload2.portlet.JavaxPortletFileUpload
- 
Parses an RFC 1867 compliantmultipart/form-datastream.
All Classes and Interfaces|All Packages