|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.go.tea.compiler.Compiler
|
+--com.go.tea.util.AbstractFileCompiler
| Constructor Summary | |
protected |
AbstractFileCompiler()
|
protected |
AbstractFileCompiler(java.util.Map parseTreeMap)
|
| Method Summary | |
java.lang.String[] |
compileAll()
Recursively compiles all files in the source directory. |
abstract java.lang.String[] |
getAllTemplateNames()
Returns all sources (template names) available from the source directory and in all sub-directories. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected AbstractFileCompiler()
protected AbstractFileCompiler(java.util.Map parseTreeMap)
| Method Detail |
public java.lang.String[] compileAll()
throws java.io.IOException
public abstract java.lang.String[] getAllTemplateNames()
throws java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||