Modifier and Type | Method and Description |
---|---|
Mustache.VariableFetcher |
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.
|
Mustache.VariableFetcher |
DefaultCollector.createFetcher(Object ctx,
String name) |
Mustache.VariableFetcher |
BasicCollector.createFetcher(Object ctx,
String name) |
Copyright © 2016. All rights reserved.