|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.millscript.millscript.loaders.FieldName
public class FieldName
This class compiles a field element in a MillScript XHTML skeleton. A field
element is called field and has a single attribute called
name.
| Constructor Summary | |
|---|---|
FieldName(BasicTemplateLoader btl)
Constructs a new shortcut argument element handler, to insert expressions for the specified argument number 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 FieldName(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 | |||||||||