public class MustacheEnvironmentCollector extends com.samskivert.mustache.DefaultCollector implements EnvironmentAware
Mustache.Collector
to expose properties from the Spring Environment
.Constructor and Description |
---|
MustacheEnvironmentCollector() |
Modifier and Type | Method and Description |
---|---|
com.samskivert.mustache.Mustache.VariableFetcher |
createFetcher(Object ctx,
String name) |
void |
setEnvironment(Environment environment) |
public void setEnvironment(Environment environment)
setEnvironment
in interface EnvironmentAware
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.