public class JavaBeanValueResolver extends MethodValueResolver
Modifier and Type | Field and Description |
---|---|
static ValueResolver |
INSTANCE
The default value resolver.
|
UNRESOLVED
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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
defaultValueResolvers
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 - 2023 Adobe. All Rights Reserved