G O P R 

G

getCharacterEncoding() - Method in class org.restlet.ext.fileupload.RepresentationContext
Returns the character encoding for the form.
getContentLength() - Method in class org.restlet.ext.fileupload.RepresentationContext
Returns the content length of the form.
getContentType() - Method in class org.restlet.ext.fileupload.RepresentationContext
Returns the content type of the form.
getInputStream() - Method in class org.restlet.ext.fileupload.RepresentationContext
Returns the input stream.
getItemIterator(Representation) - Method in class org.restlet.ext.fileupload.RestletFileUpload
Processes an RFC 1867 compliant multipart/form-data input representation.

O

org.restlet.ext.fileupload - package org.restlet.ext.fileupload
Integration with Apache FileUpload 1.3 library.

P

parseRepresentation(Representation) - Method in class org.restlet.ext.fileupload.RestletFileUpload
Processes an RFC 1867 compliant multipart/form-data input representation.
parseRequest(Request) - Method in class org.restlet.ext.fileupload.RestletFileUpload
Processes an RFC 1867 compliant multipart/form-data input representation.

R

RepresentationContext - Class in org.restlet.ext.fileupload
Provides access to the representation information needed by the FileUpload processor.
RepresentationContext(Representation) - Constructor for class org.restlet.ext.fileupload.RepresentationContext
Constructor.
RestletFileUpload - Class in org.restlet.ext.fileupload
High level API for processing file uploads.
RestletFileUpload() - Constructor for class org.restlet.ext.fileupload.RestletFileUpload
Constructs an uninitialized instance of this class.
RestletFileUpload(FileItemFactory) - Constructor for class org.restlet.ext.fileupload.RestletFileUpload
Constructs an instance of this class which uses the supplied factory to create FileItem instances.
G O P R 

Copyright © 2005-2017 Restlet.