public class ContentStringBinder
extends org.osgl.mvc.util.Binder<java.lang.String>
Read content as string from resource URL
Modifier and Type | Field and Description |
---|---|
static ContentStringBinder |
INSTANCE |
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 |
---|
ContentStringBinder() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
resolve(java.lang.String bean,
java.lang.String model,
org.osgl.mvc.util.ParamValueProvider params) |
addPredefinedBinder, apply, attribute, attribute, attributes, clearAttributes, genericTargetType, predefined, predefined, targetType
public static final ContentStringBinder INSTANCE
Copyright © 2014–2017 ActFramework. All rights reserved.