Uses of Class
com.github.jknack.handlebars.context.MapValueResolver

Packages that use MapValueResolver
com.github.jknack.handlebars.context   
 

Uses of MapValueResolver in com.github.jknack.handlebars.context
 

Methods in com.github.jknack.handlebars.context that return MapValueResolver
static MapValueResolver MapValueResolver.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MapValueResolver[] MapValueResolver.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.