public class DefaultAttributeResolver extends Object implements AttributeResolver
| Constructor and Description |
|---|
DefaultAttributeResolver() |
| Modifier and Type | Method and Description |
|---|---|
ResolvedAttribute |
resolve(Object instance,
Object attributeNameValue,
Object[] argumentValues,
ArgumentsNode args,
EvaluationContextImpl context,
String filename,
int lineNumber) |
public ResolvedAttribute resolve(Object instance, Object attributeNameValue, Object[] argumentValues, ArgumentsNode args, EvaluationContextImpl context, String filename, int lineNumber)
resolve in interface AttributeResolverCopyright © 2018. All rights reserved.