|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cesta.util.antlr.StringTemplateHelper
public class StringTemplateHelper
Helper class with few useful functions, which can help to work with StringTemplate easier.
| Constructor Summary | |
|---|---|
StringTemplateHelper()
|
|
| Method Summary | |
|---|---|
static void |
registerGroupLoader(java.lang.String templateDirs)
Registers template group loader, that will load group template files from provided directories with simple default listener. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringTemplateHelper()
| Method Detail |
|---|
public static void registerGroupLoader(java.lang.String templateDirs)
templateDirs - list of directories divided by ":"
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||