Class FieldValueResolver

All Implemented Interfaces:
ValueResolver

@Deprecated(since="2024-07-10") public class FieldValueResolver extends MemberValueResolver<FieldValueResolver.FieldWrapper>
Deprecated.
com.github.jknack.handlebars.context package is deprecated and marked for removal in subsequent releases which will involve removal of the handlebars dependency in AEM.
A specialization of MemberValueResolver with lookup and invocation support for Field. It matches private, protected, package, public and no-static field.
Since:
0.1.1