Uses of Interface
com.samskivert.mustache.Mustache.VariableFetcher
-
Uses of Mustache.VariableFetcher in com.samskivert.mustache
Methods in com.samskivert.mustache that return Mustache.VariableFetcherModifier and TypeMethodDescriptionBasicCollector.createFetcher(Object ctx, String name) DefaultCollector.createFetcher(Object ctx, String name) Mustache.Collector.createFetcher(Object ctx, String name) Creates a fetcher for a so-named variable in the supplied context object, which will never be null.