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(java.lang.reflect.Method method,
java.lang.String name)
True, if the member matches the one we look for.
|
propertySet, resolve, resolve
public static final ValueResolver INSTANCE
public boolean matches(java.lang.reflect.Method method, java.lang.String name)
MemberValueResolver
matches
in class MethodValueResolver
method
- The class Member
.name
- The attribute's name.Copyright © 2010 - 2020 Adobe. All Rights Reserved