Package templates.hybrid
Class clientYml.Template
- java.lang.Object
-
- com.fizzed.rocker.RockerTemplate
-
- com.fizzed.rocker.runtime.DefaultRockerTemplate
-
- templates.hybrid.clientYml.Template
-
- Enclosing class:
- clientYml
public static class clientYml.Template extends com.fizzed.rocker.runtime.DefaultRockerTemplate
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void__doRender()
-
-
-
Constructor Detail
-
Template
public Template(clientYml model)
-
-
Method Detail
-
__doRender
protected void __doRender() throws IOException, com.fizzed.rocker.RenderingException- Specified by:
__doRenderin classcom.fizzed.rocker.runtime.DefaultRockerTemplate- Throws:
IOExceptioncom.fizzed.rocker.RenderingException
-
-