|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgroovy.text.TemplateEngine
org.radeox.example.RadeoxTemplateEngine
public class RadeoxTemplateEngine
Groovy Template Engine which uses Radeox to render text markup
| Constructor Summary | |
|---|---|
RadeoxTemplateEngine()
|
|
| Method Summary | |
|---|---|
groovy.text.Template |
createTemplate(java.io.Reader reader)
|
| Methods inherited from class groovy.text.TemplateEngine |
|---|
createTemplate, createTemplate, createTemplate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RadeoxTemplateEngine()
| Method Detail |
|---|
public groovy.text.Template createTemplate(java.io.Reader reader)
throws org.codehaus.groovy.control.CompilationFailedException,
java.lang.ClassNotFoundException,
java.io.IOException
createTemplate in class groovy.text.TemplateEngineorg.codehaus.groovy.control.CompilationFailedException
java.lang.ClassNotFoundException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||