public class FileBinder
extends org.osgl.mvc.util.Binder<java.io.File>
Resolve file uploads
attributes, BOOLEAN_ARRAY, BYTE_ARRAY, CHAR_ARRAY, DOUBLE_ARRAY, FLOAT_ARRAY, INT_ARRAY, LONG_ARRAY, PRIMITIVE_BOOLEAN_ARRAY, PRIMITIVE_BYTE_ARRAY, PRIMITIVE_CHAR_ARRAY, PRIMITIVE_DOUBLE_ARRAY, PRIMITIVE_FLOAT_ARRAY, PRIMITIVE_INT_ARRAY, PRIMITIVE_LONG_ARRAY, PRIMITIVE_SHORT_ARRAY, SHORT_ARRAY, STRING_ARRAY, targetType
Constructor and Description |
---|
FileBinder() |
Modifier and Type | Method and Description |
---|---|
java.io.File |
resolve(java.io.File file,
java.lang.String s,
org.osgl.mvc.util.ParamValueProvider paramValueProvider) |
addPredefinedBinder, apply, attribute, attribute, attributes, clearAttributes, genericTargetType, predefined, predefined, targetType
Copyright © 2014–2017 ActFramework. All rights reserved.