|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.rtf.template.AbstractTemplateEngine
net.sourceforge.rtf.template.velocity.VelocityTemplateEngineImpl
public class VelocityTemplateEngineImpl
| Nested Class Summary | |
|---|---|
protected class |
VelocityTemplateEngineImpl.InsertionHandler
The handler for insertion of references. |
protected class |
VelocityTemplateEngineImpl.RTFContext
Velocity doesn't accept null values due to context
chaining issues. |
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.rtf.template.AbstractTemplateEngine |
|---|
formats, template |
| Constructor Summary | |
|---|---|
VelocityTemplateEngineImpl()
|
|
| Method Summary | |
|---|---|
org.apache.velocity.app.VelocityEngine |
getVelocityEngine()
|
protected void |
mergeWithTemplateEngine(java.io.Writer writer)
|
IContext |
newContext()
|
void |
setVelocityEngine(org.apache.velocity.app.VelocityEngine velocityEngine)
|
| Methods inherited from class net.sourceforge.rtf.template.AbstractTemplateEngine |
|---|
escapeSpecialCharacters, getContext, getDefaultFormat, initializeContext, merge, merge, merge, mustBeEscaped, put, setContext, setDefaultFormat, setFormatMap, setGlobalContext, setTemplate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VelocityTemplateEngineImpl()
| Method Detail |
|---|
public IContext newContext()
protected void mergeWithTemplateEngine(java.io.Writer writer)
throws java.lang.Exception
mergeWithTemplateEngine in class AbstractTemplateEnginejava.lang.Exceptionpublic org.apache.velocity.app.VelocityEngine getVelocityEngine()
public void setVelocityEngine(org.apache.velocity.app.VelocityEngine velocityEngine)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||