public class AsciidocDocumentationCodegen.IncludeMarkupLambda extends Object implements com.samskivert.mustache.Mustache.Lambda
{{#includemarkup}}{{name}}/description.adoc{{/includemarkup}}
| Constructor and Description |
|---|
IncludeMarkupLambda(String attributePathReference,
String basePath) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(com.samskivert.mustache.Template.Fragment frag,
Writer out) |
String |
resetCounter() |
public String resetCounter()
public void execute(com.samskivert.mustache.Template.Fragment frag,
Writer out)
throws IOException
execute in interface com.samskivert.mustache.Mustache.LambdaIOExceptionCopyright © 2021. All rights reserved.