Paketname | libcommons-fileupload-java-doc |
Beschreibung | Javadoc API documentation for Commons FileUploads |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2.2-1 |
Sektion | doc |
Priorität | optional |
Installierte Größe | 1780 Byte |
Hängt ab von | default-jdk-doc, libportlet-api-2.0-spec-java-doc, libservlet2.5-java-doc |
Empfohlene Pakete | libcommons-io-java-doc |
Paketbetreuer | Debian Java Maintainers |
Quelle | libcommons-fileupload-java |
Paketgröße | 117572 Byte |
Prüfsumme MD5 | 21cc60a55e2e16bd94506141891ca638 |
Prüfsumme SHA1 | 5a448deaf6e15d4f0a8d7f36ed01558474ab12be |
Prüfsumme SHA256 | 28317ec0e6ce55e367efe791e692005cbe4f644f0243067979e2df698242be7f |
Link zum Herunterladen | libcommons-fileupload-java-doc_1.2.2-1_all.deb |
Ausführliche Beschreibung | FileUpload parses HTTP requests which conform to RFC 1867, "Form-based File
Upload in HTML". That is, if an HTTP request is submitted using the POST
method, and with a content type of "multipart/form-data", then FileUpload
can parse that request, and make the results available in a manner easily
used by the caller.
.
This package contains Javadoc API documentation for Commons FileUpload.
|