Package de.xima.fc.form.upload
Interface IParameterContext
-
public interface IParameterContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddFile(String fieldName, org.apache.commons.fileupload.FileItem fileItem)Iterable<String>getFormFieldValues(String fieldName)
-