Package com.github.jknack.handlebars.context
-
Interface Summary Interface Description FieldValueResolver.FieldWrapper Workaround for accessing to the public attribute length of arrays. -
Class Summary Class Description FieldValueResolver A specialization ofMemberValueResolverwith lookup and invocation support forField.JavaBeanValueResolver A JavaBean method value resolver.MemberValueResolver<M extends java.lang.reflect.Member> A specialization ofValueResolverthat is built on top of reflections API.MethodValueResolver A specialization ofMemberValueResolverwith lookup and invocation support forMethod. -
Enum Summary Enum Description MapValueResolver AMapvalue resolver.