|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjfun.yan.xml.nut.Nut
jfun.yan.xml.nuts.LiteralNut
jfun.yan.xml.nuts.Arg
public class Arg
The Nut class for the <arg> tag.
| Constructor Summary | |
|---|---|
Arg()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
void |
eval()
|
int |
getInd()
|
int |
hashCode()
|
void |
setInd(int ind)
|
java.lang.String |
toString()
|
| Methods inherited from class jfun.yan.xml.nuts.LiteralNut |
|---|
add, getDefault, getDefault, getDefaultText, getType, getVal, getVal, getValueText, justify, setDefault, setType, setVal |
| Methods inherited from class jfun.yan.xml.nut.Nut |
|---|
cast, checkDuplicate, checkMandatory, checkMandatory, convert, getComponentClassLoader, getId, getNutClassLoader, getNutEnvironment, getParameterWiring, getPropertyWiring, getSequenceNumber, getTagLocation, getTagName, initGloballyDefined, initNutEnvironment, initSequenceNumber, initTagLocation, initTagName, isGloballyDefined, raise, raise, register, registerEagerInstantiation, setId |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Arg()
| Method Detail |
|---|
public int getInd()
public void setInd(int ind)
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class Nutpublic void eval()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||