|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.tritonus.saol.compiler.TemplateTable
public class TemplateTable
The template table. TODO: use generics
| Constructor Summary | |
|---|---|
TemplateTable()
|
|
| Method Summary | |
|---|---|
void |
add(TemplateEntry templateEntry)
|
TemplateEntry |
get(java.lang.String strTemplateName)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TemplateTable()
| Method Detail |
|---|
public void add(TemplateEntry templateEntry)
public TemplateEntry get(java.lang.String strTemplateName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||