|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.go.tea.util.CallRetrofitter
Command-line tool that puts the 'call' keyword in front of template calls in templates compatable with pre 3.x.x versions of Tea.
| Constructor Summary | |
CallRetrofitter()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Entry point for a command-line tool that puts the 'call' keyword in front of template calls in templates compatable with pre 3.x.x versions of Tea. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CallRetrofitter()
| Method Detail |
public static void main(java.lang.String[] args)
throws java.lang.Exception
Usage: java com.go.tea.util.CallRetrofitter {options}
<template root directory> {templates}
where {options} includes:
-context <class> Specify a runtime context class to compile against.
-encoding <encoding> Specify character encoding used by source files.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||