|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OwHttpContentDisposition.OwElementType | |
|---|---|
| com.wewebu.ow.server.servlets.download | |
| Uses of OwHttpContentDisposition.OwElementType in com.wewebu.ow.server.servlets.download |
|---|
| Methods in com.wewebu.ow.server.servlets.download that return OwHttpContentDisposition.OwElementType | |
|---|---|
static OwHttpContentDisposition.OwElementType |
OwHttpContentDisposition.OwElementType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OwHttpContentDisposition.OwElementType[] |
OwHttpContentDisposition.OwElementType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.wewebu.ow.server.servlets.download with parameters of type OwHttpContentDisposition.OwElementType | |
|---|---|
static OwHttpContentDisposition |
OwHttpContentDisposition.forRequest(javax.servlet.http.HttpServletRequest request_p,
String fileName_p,
OwHttpContentDisposition.OwElementType elementType_p)
Tries to build the right attachment element for the requesting agent. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||