public final class PartUtils extends Object
Basically taken from Apache Tomcat 8
Modifier and Type | Method and Description |
---|---|
static String |
getSubmittedFileName(javax.servlet.http.Part part)
This is a helper method, to get the original file name of the upload.
|
public static String getSubmittedFileName(javax.servlet.http.Part part)
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.