public interface Part
Modifier and Type | Method and Description |
---|---|
String |
getContentID() |
String |
getContentType() |
DataHandler |
getDataHandler() |
String |
getHeader(String name)
Get the value of a specific header
|
long |
getSize() |
DataHandler getDataHandler()
long getSize()
String getContentType()
String getContentID()
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.