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