public class FmtTemplate extends FormatterBase implements FormatterTemplate
Constructor and Description |
---|
FmtTemplate(IndentedWriter out,
SerializationContext context) |
Modifier and Type | Method and Description |
---|---|
static String |
asString(Template template) |
static void |
format(IndentedWriter out,
SerializationContext cxt,
Template template) |
void |
format(Template template) |
finishVisit, startVisit
public FmtTemplate(IndentedWriter out, SerializationContext context)
public static void format(IndentedWriter out, SerializationContext cxt, Template template)
public void format(Template template)
format
in interface FormatterTemplate
Licenced under the Apache License, Version 2.0