|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.script.freemarker.FreeMarkerScriptFactory
public class FreeMarkerScriptFactory
Creates FreeMarkerScripts.
Created: 27.01.2008 16:47:21
| Constructor Summary | |
|---|---|
FreeMarkerScriptFactory()
|
|
| Method Summary | |
|---|---|
Script |
parseText(java.lang.String text)
|
Script |
readFile(java.lang.String uri)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FreeMarkerScriptFactory()
| Method Detail |
|---|
public Script parseText(java.lang.String text)
parseText in interface ScriptFactory
public Script readFile(java.lang.String uri)
throws java.io.IOException
readFile in interface ScriptFactoryjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||