public class UppercaseLambda extends Object implements com.samskivert.mustache.Mustache.Lambda
additionalProperties.put("uppercase", new UppercaseLambda());
Use:
{{#uppercase}}{{summary}}{{/uppercase}}
public void execute(com.samskivert.mustache.Template.Fragment fragment,
Writer writer)
throws IOException
execute 在接口中 com.samskivert.mustache.Mustache.LambdaIOExceptionCopyright © 2019. All rights reserved.