|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.millscript.millscript.loaders.ArgName
public class ArgName
This class compiles an arg element in a MillScript XHTML template. An arg
element is called arg and has a single attribute called
n.
| Constructor Summary | |
|---|---|
ArgName(BasicTemplateLoader btl)
Constructs a new arg element handler, to insert expressions for the current element into the specified loader. |
|
| Method Summary | |
|---|---|
void |
handle()
Calling this method will generate the required expressions at the current point in the expression tree. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArgName(BasicTemplateLoader btl)
btl - the loader to insert expressions into| Method Detail |
|---|
public void handle()
SpecialTemplateName
handle in interface SpecialTemplateNameSpecialTemplateName.handle()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||