JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.ninjax.core
Request
FileItemGetter
Contents
Description
Method Summary
Method Details
getFileItem(String)
Hide sidebar
Show sidebar
Interface Request.FileItemGetter
Enclosing class:
Request
public static interface
Request.FileItemGetter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Optional
<
FileItem
>
getFileItem
(
String
fieldName)
Method Details
getFileItem
Optional
<
FileItem
>
getFileItem
(
String
fieldName)