|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jersey.core.header.ContentDisposition
com.sun.jersey.core.header.FormDataContentDisposition
public class FormDataContentDisposition
A form-data content disposition header.
| Constructor Summary | |
|---|---|
FormDataContentDisposition(HttpHeaderReader reader)
|
|
FormDataContentDisposition(java.lang.String header)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Get the name parameter. |
| Methods inherited from class com.sun.jersey.core.header.ContentDisposition |
|---|
getCreationDate, getFileName, getModificationDate, getParameters, getReadDate, getSize, getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormDataContentDisposition(java.lang.String header)
throws java.text.ParseException
java.text.ParseException
public FormDataContentDisposition(HttpHeaderReader reader)
throws java.text.ParseException
java.text.ParseException| Method Detail |
|---|
public java.lang.String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||