Modifier and Type | Class and Description |
---|---|
class |
BasicCollector
A collector that does not use reflection and can be used with GWT.
|
class |
DefaultCollector
The default collector used by JMustache.
|
Modifier and Type | Field and Description |
---|---|
Mustache.Collector |
Mustache.Compiler.collector
The collector used by templates compiled with this compiler.
|
Modifier and Type | Method and Description |
---|---|
Mustache.Compiler |
Mustache.Compiler.withCollector(Mustache.Collector collector)
Returns a compiler configured to use the supplied collector.
|
Copyright © 2016. All rights reserved.