public class JavaBeanValueResolver extends MethodValueResolver
| Modifier and Type | Field and Description |
|---|---|
static ValueResolver |
INSTANCE
The default value resolver.
|
UNRESOLVED, VALUE_RESOLVERS| Constructor and Description |
|---|
JavaBeanValueResolver() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(Method method,
String name)
True, if the member matches the one we look for.
|
propertySet, resolve, resolvepublic static final ValueResolver INSTANCE
public boolean matches(Method method, String name)
MemberValueResolvermatches in class MethodValueResolvermethod - The class Member.name - The attribute's name.Copyright © 2010 - 2020 Adobe. All Rights Reserved