@Deprecated 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)
Deprecated.
since 5.0.0. Servlet 3.1 or higher is required.
|
@Deprecated public static String getSubmittedFileName(javax.servlet.http.Part part)
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.